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.
1 parent ba2bae8 commit 29c1664Copy full SHA for 29c1664
.github/workflows/main.yml
@@ -8,6 +8,6 @@ on:
8
9
jobs:
10
main:
11
- uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
+ uses: asottile/workflows/.github/workflows/tox.yml@v1.9.0
12
with:
13
- env: '["py38", "py38-main", "py39-main"]'
+ env: '["py310", "py310-main", "py311-main"]'
0 commit comments