Skip to content

Commit ec93dc2

Browse files
committed
ci: change python version to 3.13 to pass ci
1 parent cd86cee commit ec93dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-on-pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
project: diffpy.srxconfutils
1212
c_extension: false
1313
headless: false
14+
python_version: 3.13
1415
run: |
1516
conda install pre-commit
1617
pre-commit run --all-files

0 commit comments

Comments
 (0)