Skip to content

Commit 741343e

Browse files
committed
CI fix
1 parent 4fd372d commit 741343e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@v4
2323
with:
24-
python-version: "3.13.7"
24+
python-version: "3.12"
2525

2626
# Step 3: Install dependencies
2727
- name: Install dependencies

0 commit comments

Comments
 (0)