We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c4271 commit c3dee00Copy full SHA for c3dee00
.github/workflows/wheels.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: tskit-dev/.github/.github/workflows/build-wheels.yml@main
12
with:
13
# os-list: '["macos-14", "macos-15-intel"]'
14
- os-list: '["windows-2025"]'
+ os-list: '["windows-2025", "ubuntu-24.04]'
15
16
publish:
17
runs-on: ubuntu-24.04
0 commit comments