Remove macos-12 runner due to GitHub deprecation. (#1977)

See https://github.com/actions/runner-images/issues/10721.

Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
This commit is contained in:
Spencer Wilson 2024-11-05 11:23:34 -05:00 committed by GitHub
parent f7f6af0895
commit 8bf124f1fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,6 @@ jobs:
matrix: matrix:
os: os:
# macos-14 runs on aarch64; the others run on x64 # macos-14 runs on aarch64; the others run on x64
- macos-12
- macos-13 - macos-13
- macos-14 - macos-14
CMAKE_ARGS: CMAKE_ARGS: