Skip to content

Commit e1548ed

Browse files
authored
Add a windows 3.14t testing job (#1466)
1 parent cb876ee commit e1548ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- {VERSION: "3.14t", NOXSESSION: "tests"}
2222
- {VERSION: "pypy-3.11", NOXSESSION: "tests"}
2323
- {VERSION: "3.11", NOXSESSION: "tests-wheel", OS: "windows-latest"}
24+
- {VERSION: "3.14t", NOXSESSION: "tests-wheel", OS: "windows-latest"}
2425
# -cryptography-main
2526
- {VERSION: "3.8", NOXSESSION: "tests-cryptography-main"}
2627
- {VERSION: "3.9", NOXSESSION: "tests-cryptography-main"}

0 commit comments

Comments
 (0)