Skip to content

Commit ba86196

Browse files
Update dependency python to 3.13
1 parent 18f682a commit ba86196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: 3.11
31+
python-version: 3.13
3232

3333
- name: Install dependencies
3434
run: |

0 commit comments

Comments
 (0)