Skip to content

Commit 3c43a4f

Browse files
tbitcsoz-agent
andcommitted
fix(ci): use Python 3.12 in Zephyr job — v4.4.0 CMake requires >=3.12
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 2849564 commit 3c43a4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- uses: actions/setup-python@v5
7272
with:
73-
python-version: "3.11"
73+
python-version: "3.12"
7474

7575
- name: Install west
7676
run: pip install west

0 commit comments

Comments
 (0)