Skip to content

Commit f4fe605

Browse files
committed
pin workflow to python 3.13
1 parent 38881b8 commit f4fe605

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.cmi
1212
c_extension: false
1313
headless: false
14+
python_version: 3.13
1415
run: |
1516
set -Eeuo pipefail
1617
echo "Test cmds"

0 commit comments

Comments
 (0)