Skip to content

Commit 6db63c1

Browse files
committed
fix workflows
1 parent 11ab396 commit 6db63c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147
evaluate_firmware:
148148
needs: [build_firmware, build_bloaty]
149149
name: Static firmware analysis
150+
runs-on: ubuntu-latest
150151
steps:
151152
- uses: actions/checkout@v3
152153
- uses: actions/cache@v4

0 commit comments

Comments
 (0)