Skip to content

Commit 5fc2ed7

Browse files
committed
change py-version
1 parent 44d3b3a commit 5fc2ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Python
1818
uses: actions/setup-python@v4
1919
with:
20-
python-version: "3.12" # Change this to match your setup
20+
python-version: "3.8" # Change this to match your setup
2121

2222
- name: Install Dependencies
2323
run: |

0 commit comments

Comments
 (0)