mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 13:14:59 +00:00
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:
commit
b70c8f5e51
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue