1 parent 5d4130f commit 8dae4f5Copy full SHA for 8dae4f5
1 file changed
.github/workflows/test-python.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Python
16
uses: actions/setup-python@v4
17
with:
18
- python-version: '3.12.1'
+ python-version: '3.11.2'
19
20
- name: Verify Python
21
run: |
0 commit comments