Skip to content

Commit d5d1643

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected]
1717
with:
18-
env: '["py39", "py310", "py311", "py312"]'
18+
env: '["py39", "py310", "py311", "py312", "py313"]'
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)