Merge pull request #651 from Lgt2x/macos-13

MacOS CI builds: use MacOS-13 instead of the deprecated MacOS-12
This commit is contained in:
Louis Gombert 2024-11-26 19:23:29 +00:00 committed by GitHub
commit 1803f66f75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ jobs:
cc: cl
cxx: cl
name: Windows-x64
- runner: macos-12 # This is supposed to be Intel for now, and what macos-latest is defaulting to for some reason (as of 04/2024)
- runner: macos-13 # Should be Intel
preset: mac
cc: cc
cxx: c++