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 40a62b2 commit d107f34Copy full SHA for d107f34
.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, macos-15]
+ os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments