Skip to content

Commit 5743f0d

Browse files
author
vyuroshchin
committed
run tests on python3.14
1 parent ee5b75d commit 5743f0d

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: '["py310", "py311", "py312", "py313", "py314", "3.14t"]'
18+
env: '["py310", "py311", "py312", "py313", "py314"]'
1919
os: ubuntu-latest

0 commit comments

Comments
 (0)