Skip to content

Commit 81d6a5a

Browse files
committed
* .github/workflows/ci.yml: Enable Python 3.14 builds.
1 parent 10eddf7 commit 81d6a5a

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
@@ -17,6 +17,7 @@ jobs:
1717
- "3.11"
1818
- "3.12"
1919
- "3.13"
20+
- "3.14"
2021

2122
steps:
2223
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)