We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b208a8a commit d879d49Copy full SHA for d879d49
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,10 @@ jobs:
73
strategy:
74
matrix:
75
app:
76
+ - busybox
77
+ - cpp
78
- hello
79
+ - micropython
80
- zlib
81
82
steps:
0 commit comments