Skip to content

Commit 554c501

Browse files
committed
ci(GitHub): Run checks and tests with Python 3.14
1 parent edaeb85 commit 554c501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
include:
1717
- python: '3.12'
1818
- python: '3.13'
19+
- python: '3.14'
1920
steps:
2021
- name: Checkout
2122
uses: actions/checkout@v5

0 commit comments

Comments
 (0)