Skip to content

Commit 47cd707

Browse files
ci: use python 3.12 in build workflow
1 parent 9c18411 commit 47cd707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Python
4949
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
5050
with:
51-
python-version: '3.10'
51+
python-version: '3.12'
5252

5353
- name: Set up Go
5454
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00

0 commit comments

Comments
 (0)