Skip to content

Commit df3e644

Browse files
committed
gh-actions: test Python 3.14.0rc1
1 parent 131887b commit df3e644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
py-ver-major: [3]
23-
py-ver-minor: [9, 10, 11, 12, 13]
23+
py-ver-minor: [9, 10, 11, 12, 13, 14]
2424
fail-fast: false
2525

2626
env:

0 commit comments

Comments
 (0)