Skip to content

Commit 23da98d

Browse files
authored
Update Python version in CI workflow
1 parent 69d8f44 commit 23da98d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
matrix:
7979
include:
8080
- name: linting,docs
81-
python: '3.14'
81+
python: '3.13'
8282
allow_failure: false
8383

8484
# Explicitly test min pytest.

0 commit comments

Comments
 (0)