diff --git a/.github/workflows/autotools-cmake.yml b/.github/workflows/autotools-cmake.yml index fedbe002..f4b3793f 100644 --- a/.github/workflows/autotools-cmake.yml +++ b/.github/workflows/autotools-cmake.yml @@ -51,10 +51,10 @@ jobs: - os: macos-14 configure_args: cmake_args: - - os: ubuntu-22.04 + - os: ubuntu-24.04 configure_args: cmake_args: - - os: ubuntu-22.04 + - os: ubuntu-24.04 configure_args: --host=i686-w64-mingw32 cmake_args: -DCMAKE_TOOLCHAIN_FILE=cmake/mingw-toolchain.cmake defaults: