Skip to content

Commit d1bef37

Browse files
committed
Changed Python version to 3.12
1 parent 04271ab commit d1bef37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/all-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Python
3131
uses: actions/setup-python@v5
3232
with:
33-
python-version: '3.10'
33+
python-version: '3.12'
3434

3535
- name: Install Dependencies
3636
run: |

0 commit comments

Comments
 (0)