Skip to content

Commit ab59d7b

Browse files
keithasaurusKeith PhilpottKeith Philpott
authored
macos 15 wheels (#30)
* wip * wip * wip * wip * wip * wip * basic test * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * string contains * wip * wip * wip * wip * wip * wip * type check * wip * wi * wip * wip * wip * wip * wip * wip * wi * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * spacing * punct * wip * wip * wip * wip * wip --------- Co-authored-by: Keith Philpott <[email protected]> Co-authored-by: Keith Philpott <[email protected]>
1 parent e84f793 commit ab59d7b

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 ]
12+
os: [ ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14, macos-15]
1313
steps:
1414
- uses: actions/checkout@v4
1515

0 commit comments

Comments
 (0)