update macos workflow

This commit is contained in:
Gordon JC Pearce 2026-01-07 12:37:40 +00:00
parent 168fe2912d
commit 1199cc1fc0
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
strategy: strategy:
matrix: matrix:
target: [macos-intel, macos-universal] target: [macos-intel, macos-universal]
runs-on: macos-13 runs-on: macos-15
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with: