We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73c5763 + 6a28b51 commit bf885a4Copy full SHA for bf885a4
.github/workflows/main.yml
@@ -8,12 +8,12 @@ on:
8
9
jobs:
10
main-windows:
11
- uses: asottile/workflows/.github/workflows/tox.yml@v1.7.0
+ uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
12
with:
13
env: '["py39"]'
14
os: windows-latest
15
main-linux:
16
17
18
env: '["py39", "py310", "py311", "py312"]'
19
os: ubuntu-latest
0 commit comments