Skip to content

Commit ac37d60

Browse files
committed
fixed workflows
1 parent ec0be1a commit ac37d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Set up Python 3.11
7777
uses: actions/setup-python@v4
7878
with:
79-
python-version: "3.11"
79+
python-version: "3.13"
8080

8181
- name: Create & activate virtualenv
8282
run: |

0 commit comments

Comments
 (0)