Skip to content

Commit 29b1081

Browse files
Run on windows now
1 parent 14c7b28 commit 29b1081

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
build-wheels:
1111
uses: tskit-dev/.github/.github/workflows/build-wheels.yml@main
1212
with:
13-
os-list: '["macos-14", "macos-15-intel"]'
14-
# os-list: '["macos-15-intel"]'
13+
# os-list: '["macos-14", "macos-15-intel"]'
14+
os-list: '["windows-2025"]'
1515

1616
publish:
1717
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)