CI: Try to force Node.js 16 for runner because of CentOS 7 container

This commit is contained in:
Simran
2024-08-25 00:23:57 +02:00
committed by GitHub
parent bb9928d56c
commit 617ff87612
+3
View File
@@ -48,6 +48,9 @@ jobs:
${{ matrix.build-type }},
${{ matrix.cmake-gen }}>
runs-on: ubuntu-20.04
env:
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: 'true'
container:
image: olivevideoeditor/ci-olive:2022.3