mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 21:24:59 +00:00
macos.yml: Drop macos-12 and add macos-15
This commit is contained in:
parent
efa6739d82
commit
c2905a6ea9
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