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 79150ee commit c98b5a1Copy full SHA for c98b5a1
.github/workflows/build-release.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
11
build:
12
- runs-on: macos-14 # Apple Silicon Runner
+ runs-on: macos-15 # Apple Silicon Runner
13
14
steps:
15
- uses: actions/checkout@v4
.github/workflows/detect-api-changes.yml
@@ -14,7 +14,7 @@ on:
16
17
18
19
20
0 commit comments