diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36226303f2..ebd43bc2bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: <${{ matrix.compiler-name }}, ${{ matrix.build-type }}, ${{ matrix.cmake-gen }}> - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 container: image: olivevideoeditor/ci-olive:2022.3