Update macOS version in GitHub Actions workflow

This commit is contained in:
Max Goedjen 2025-09-11 18:09:01 -07:00 committed by GitHub
parent cf7c6e9fbe
commit 971c192b0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ jobs:
test: test:
permissions: permissions:
contents: read contents: read
runs-on: macos-15 runs-on: macos-26
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v5 - uses: actions/checkout@v5