Upgrade x64 macOS CI workflows from macOS 12 to macOS 13

macOS 12 runners are scheduled for removal by GitHub: https://github.com/actions/runner-images/issues/10721
This commit is contained in:
Alejandro González 2024-11-25 18:56:31 +01:00
parent cb97e69074
commit e367f23c01
No known key found for this signature in database

View file

@ -49,7 +49,7 @@ jobs:
- target: i686-pc-windows-msvc
os: windows-latest
- target: x86_64-apple-darwin
os: macos-12
os: macos-13 # x86_64 runner
- target: aarch64-apple-darwin
os: macos-14 # ARM64 runner