Skip to content

Commit 7a06770

Browse files
authored
Merge pull request #39 from sbillinge/p313
fix: python version pinned to 3.13 in merge to main workflow
2 parents a9008ff + 9d5c36b commit 7a06770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/matrix-and-codecov-on-merge-to-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
project: diffpy.srxplanar
1818
c_extension: false
1919
headless: false
20+
python_version: 3.13
2021
run: |
2122
pip install diffpy.srxconfutils
2223

0 commit comments

Comments
 (0)