Skip to content

Commit e8b167a

Browse files
committed
run tests on latest python
1 parent ed7636a commit e8b167a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
os:
1717
["ubuntu-latest", "ubuntu-22.04-arm", "macos-latest", "windows-2022"]
18-
python-version: ["3.10"]
18+
python-version: ["3.13"]
1919

2020
defaults: # Needed for conda
2121
run:

0 commit comments

Comments
 (0)