Use GitHub-hosted macOS 26 runner

This commit is contained in:
Fedor Korotkov 2026-07-07 12:51:14 -04:00
parent 0b796b0ae0
commit 533bb80eee
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
test-macos:
name: Test (macOS)
runs-on: ghcr.io/cirruslabs/macos-runner:tahoe
runs-on: macos-26
timeout-minutes: 45
steps:
- uses: actions/checkout@v6