Skip to content

Commit 163a418

Browse files
committed
* .github/workflows/ci.yml: Enable Python 3.14 builds.
1 parent b68079f commit 163a418

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
@@ -19,6 +19,7 @@ jobs:
1919
- "3.11"
2020
- "3.12"
2121
- "3.13"
22+
- "3.14"
2223

2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)