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 a48116c commit 9467337Copy full SHA for 9467337
.github/workflows/cmake.yml
@@ -7,6 +7,8 @@ env:
7
8
jobs:
9
build:
10
+ runs-on: ubuntu-latest
11
+
12
matrix:
13
board:
14
- pico_w
0 commit comments