Skip to content

Commit 642d669

Browse files
committed
update Python version
1 parent d870e2a commit 642d669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
python: [3.10.11]
21+
python: [3.12, 3.13]
2222

2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)