Merge pull request #913 from libexpat/migrate-off-of-soon-gone-macos-12

`macos.yml`: Drop `macos-12` and add `macos-15`
This commit is contained in:
Sebastian Pipping 2024-10-18 20:16:44 +02:00 committed by GitHub
commit b70c8f5e51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
name: Perform checks
strategy:
matrix:
os: [macos-12, macos-14]
os: [macos-13, macos-15]
include:
- MODE: cmake-oos
- MODE: distcheck