Skip to content

Commit 29c1664

Browse files
committed
update workflows
1 parent ba2bae8 commit 29c1664

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ on:
88

99
jobs:
1010
main:
11-
uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
11+
uses: asottile/workflows/.github/workflows/tox.yml@v1.9.0
1212
with:
13-
env: '["py38", "py38-main", "py39-main"]'
13+
env: '["py310", "py310-main", "py311-main"]'

0 commit comments

Comments
 (0)