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 53a861d commit ddd71b3Copy full SHA for ddd71b3
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on: [push]
5
jobs:
6
build:
7
8
- runs-on: macos-latest
+ runs-on: macos-26
9
10
steps:
11
- uses: actions/checkout@v1
0 commit comments