We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bbb0a commit 0a57dd8Copy full SHA for 0a57dd8
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Python
23
uses: actions/setup-python@v5
24
with:
25
- python-version: 3.11
+ python-version: 3.12
26
27
- name: Setup Zephyr project
28
uses: zephyrproject-rtos/action-zephyr-setup@v1
0 commit comments