Skip to content

Commit e211ba4

Browse files
committed
Test with Python 3.14 on CI
1 parent 1a72b75 commit e211ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
python: [3.13, 3.9]
9+
python: [3.14, 3.9]
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)