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 e84f793 commit ab59d7bCopy full SHA for ab59d7b
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
# macos-13 is an intel runner, macos-14 is apple silicon
12
- os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14 ]
+ os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14, macos-15]
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments