Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit e211ba4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)