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.
2 parents 14f49dc + 21e34ba commit 498cca1Copy full SHA for 498cca1
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: Build
3
jobs:
4
test:
5
name: Build
6
- runs-on: macOS-latest
+ runs-on: macos-15
7
steps:
8
- name: Checkout
9
uses: actions/checkout@v2
0 commit comments