Skip to content

Commit 477b2b3

Browse files
committed
Test up to 3.13 for now
1 parent 9ec5636 commit 477b2b3

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
@@ -49,7 +49,7 @@ jobs:
4949
fail-fast: false
5050
matrix:
5151
platform: [macos-latest, ubuntu-latest, windows-latest]
52-
python-version: ["3.10", "3.14"]
52+
python-version: ["3.10", "3.13"]
5353

5454
runs-on: ${{ matrix.platform }}
5555

0 commit comments

Comments
 (0)