diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 40381ae35..fee6e4f34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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