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 4188ee1 + 10a411d commit 1c9c094Copy full SHA for 1c9c094
.github/workflows/main.yml
@@ -8,10 +8,10 @@ on:
8
9
jobs:
10
main-latest-git:
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
main:
15
16
17
env: '["py39", "py310", "py311"]'
0 commit comments