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 c559735 commit 69cae56Copy full SHA for 69cae56
.github/workflows/run-tests.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
12
build:
13
- runs-on: macos-14 # Apple Silicon Runner
+ runs-on: macos-15 # Apple Silicon Runner
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments