We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a217007 commit 4237ecfCopy full SHA for 4237ecf
1 file changed
.github/workflows/release.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
build-macos:
13
- runs-on: macos-15
+ runs-on: macos-26
14
steps:
15
- uses: actions/checkout@v4
16
- run: |
0 commit comments