CI: Use new 2022.1 image

This commit is contained in:
Simran Spiller
2022-03-18 23:47:21 +01:00
parent b55961d5bb
commit cdf9efa7f6
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
${{ matrix.cmake-gen }}> ${{ matrix.cmake-gen }}>
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: olivevideoeditor/ci-olive:2021.4 image: olivevideoeditor/ci-olive:2022.1
steps: steps:
- name: Checkout Source Code - name: Checkout Source Code