Skip to content

Commit 478b1da

Browse files
committed
Actions update
Rpi disabled while fixed
1 parent 8488c46 commit 478b1da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/of.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ jobs:
227227
rpi-build:
228228
runs-on: ubuntu-24.04
229229
needs: build-linux
230+
if: ${{ false }} # DISABLED
230231
strategy:
231232
matrix:
232233
cfg:

0 commit comments

Comments
 (0)