Commit 431b012
github: workflow: test: Pin Python version to 3.11
Set the Python version explicitly instead of
relying on the default version provided by the runner.
This ensures that the Python version is supported
by Zephyr (at least for now).
Some windows runners are stuck at Python 3.91 parent 98d2119 commit 431b012
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
0 commit comments