Skip to content

Commit 535e212

Browse files
authored
Test on Python 3.14 beta build (#497)
1 parent b585232 commit 535e212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
python-version: ["3.12", "3.13"]
21+
python-version: ["3.12", "3.13", "3.14-dev"]
2222

2323
steps:
2424
- name: Checkout Repository

0 commit comments

Comments
 (0)