File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 merge_group :
99jobs :
1010 Docs :
11- uses : tskit-dev/.github/.github/workflows/docs.yml@v15
11+ uses : tskit-dev/.github/.github/workflows/docs.yml@v17
1212 with :
1313 additional-apt-packages : libgsl-dev
Original file line number Diff line number Diff line change 66
77jobs :
88 Lint :
9- uses : tskit-dev/.github/.github/workflows/lint.yml@v15
9+ uses : tskit-dev/.github/.github/workflows/lint.yml@v17
Original file line number Diff line number Diff line change @@ -10,22 +10,22 @@ jobs:
1010
1111 packaging :
1212 name : Python packaging
13- uses : tskit-dev/.github/.github/workflows/python-packaging.yml@v15
13+ uses : tskit-dev/.github/.github/workflows/python-packaging.yml@v17
1414 with :
1515 additional-apt-packages : libgsl-dev
1616 cli-test-cmd : msp --help
1717
1818 test-c :
1919 name : C tests
20- uses : tskit-dev/.github/.github/workflows/c-tests.yml@v15
20+ uses : tskit-dev/.github/.github/workflows/c-tests.yml@v17
2121 with :
2222 additional-apt-packages : libgsl-dev
2323 library-directory : lib
2424 secrets : inherit
2525
2626 test-python-c :
2727 name : Python-C tests
28- uses : tskit-dev/.github/.github/workflows/python-c-tests.yml@v15
28+ uses : tskit-dev/.github/.github/workflows/python-c-tests.yml@v17
2929 with :
3030 additional-apt-packages : libgsl-dev
3131 secrets : inherit
Original file line number Diff line number Diff line change 88
99jobs :
1010 build-wheels :
11- uses : tskit-dev/.github/.github/workflows/build-wheels.yml@v15
11+ uses : tskit-dev/.github/.github/workflows/build-wheels.yml@v17
1212 # To override os-list:
1313 # with:
1414 # python-version: "3.12"
You can’t perform that action at this time.
0 commit comments