File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@v8
13+ uses : tskit-dev/.github/.github/workflows/python-packaging.yml@v10
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@v8
20+ uses : tskit-dev/.github/.github/workflows/c-tests.yml@v10
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@v8
28+ uses : tskit-dev/.github/.github/workflows/python-c-tests.yml@v10
2929 with :
3030 additional-apt-packages : libgsl-dev
3131 secrets : inherit
File renamed without changes.
You can’t perform that action at this time.
0 commit comments