diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bd709225..5974d27d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: build_type: [Release] - os: [ubuntu-latest, windows-2019, macos-12] + os: [ubuntu-latest, windows-2019, macos-latest] fail-fast: false steps: