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 }}>
runs-on: ubuntu-latest
container:
image: olivevideoeditor/ci-olive:2021.4
image: olivevideoeditor/ci-olive:2022.1
steps:
- name: Checkout Source Code