Skip to content

Commit dc60876

Browse files
committed
raspberry
1 parent d1da80b commit dc60876

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jsource.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,7 @@ jobs:
538538
# rpi64 debug ----------------------------------------------------------
539539
jerpi64d:
540540
name: JE (Raspberry deubg)
541+
if: ${{ false }}
541542
runs-on: ubuntu-latest
542543
steps:
543544
- name: Checkout Git repository
@@ -593,6 +594,7 @@ jobs:
593594
# rpi32 debug ----------------------------------------------------------
594595
jerpi32d:
595596
name: JE (Raspberry32 debug)
597+
if: ${{ false }}
596598
runs-on: ubuntu-latest
597599
steps:
598600
- name: Checkout Git repository

0 commit comments

Comments
 (0)