File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 main-windows :
11- uses : asottile/workflows/.github/workflows/tox.yml@v1.8.1
11+ uses : asottile/workflows/.github/workflows/tox.yml@v1.9.0
1212 with :
1313 env : ' ["py39"]'
1414 os : windows-latest
1515 wheel-tags : true
1616 main-macos :
17- uses : asottile/workflows/.github/workflows/tox.yml@v1.8.1
17+ uses : asottile/workflows/.github/workflows/tox.yml@v1.9.0
1818 with :
1919 env : ' ["py39"]'
2020 os : macos-latest
2121 wheel-tags : true
2222 main-macos-intel :
23- uses : asottile/workflows/.github/workflows/tox.yml@v1.8.1
23+ uses : asottile/workflows/.github/workflows/tox.yml@v1.9.0
2424 with :
2525 env : ' ["py39"]'
2626 os : macos-13
2727 wheel-tags : true
2828 main-linux :
29- uses : asottile/workflows/.github/workflows/tox.yml@v1.8.1
29+ uses : asottile/workflows/.github/workflows/tox.yml@v1.9.0
3030 with :
3131 env : ' ["py39"]'
3232 os : ubuntu-latest
You can’t perform that action at this time.
0 commit comments