Skip to content

Commit 714f06b

Browse files
authored
[ci] fix VFX2022 runner (#298)
Signed-off-by: Anton Dukhovnikov <antond@wetafx.co.nz>
1 parent a11c5c2 commit 714f06b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-steps.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
8686
with:
8787
fetch-depth: '0'
88+
env:
89+
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
8890

8991
- name: Yum config - VFX2022 only
9092
if: inputs.vfxyear == 2022

0 commit comments

Comments
 (0)