Skip to content

Commit 0a57dd8

Browse files
henrikbrixandersenfabiobaltieri
authored andcommitted
ci: bump Python to v3.12
Bump the version of Python used in CI to v3.12. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 06bbb0a commit 0a57dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v5
2424
with:
25-
python-version: 3.11
25+
python-version: 3.12
2626

2727
- name: Setup Zephyr project
2828
uses: zephyrproject-rtos/action-zephyr-setup@v1

0 commit comments

Comments
 (0)