Skip to content

Commit d107f34

Browse files
committed
revert
1 parent 40a62b2 commit d107f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
# 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]
12+
os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
1313
steps:
1414
- uses: actions/checkout@v4
1515

0 commit comments

Comments
 (0)