Skip to content

Commit cba0c33

Browse files
authored
Add macos-14 to the build roster
1 parent b9b4598 commit cba0c33

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ jobs:
170170
matrix:
171171
os:
172172
- ubuntu-latest
173-
- macos-latest
173+
- macos-13
174+
- macos-14
174175
- windows-latest
175176
cibw_archs_linux: ["x86_64"]
176177
cibw_before_all_linux:

0 commit comments

Comments
 (0)