diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a585632..2d44056 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,7 +8,7 @@ jobs: build: strategy: matrix: - os: [ubuntu-22.04, macos-12] + os: [ubuntu-22.04, macos-13, macos-14] compiler: [gcc, clang] buildtool: [autotools, distcheck, cmake] exclude: