Skip to content

Commit d5d1643

Browse files
committed
update workflows for python 3.13 release
1 parent 31903ea commit d5d1643

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
main-linux:
1616
uses: asottile/workflows/.github/workflows/tox.yml@v1.8.1
1717
with:
18-
env: '["py39", "py310", "py311", "py312"]'
18+
env: '["py39", "py310", "py311", "py312", "py313"]'
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)