We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11ab396 commit 6db63c1Copy full SHA for 6db63c1
1 file changed
.github/workflows/documentation.yml
@@ -147,6 +147,7 @@ jobs:
147
evaluate_firmware:
148
needs: [build_firmware, build_bloaty]
149
name: Static firmware analysis
150
+ runs-on: ubuntu-latest
151
steps:
152
- uses: actions/checkout@v3
153
- uses: actions/cache@v4
0 commit comments