Skip to content

Commit f504291

Browse files
committed
Build con Python 12
1 parent 7a07950 commit f504291

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup Python
2121
uses: actions/setup-python@v5
2222
with:
23-
python-version: "3.11"
23+
python-version: "3.12"
2424

2525
- name: Run build script
2626
run: |

0 commit comments

Comments
 (0)