Skip to content

Commit 3444c51

Browse files
committed
Actions update
Rpi disabled while fixed
1 parent 09bce48 commit 3444c51

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)