Skip to content

Commit 658ef49

Browse files
Temporarily do not reset P100a
Something is off with P100a again so just do not run the workflows there Signed-off-by: Dimitri Gnidash <[email protected]>
1 parent a93f43f commit 658ef49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/hardware-long.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
- board: p100
2020
runs-on:
2121
- yyz-zephyr-lab-p100
22-
- board: p100a
23-
runs-on:
24-
- yyz-zephyr-lab-p100a
22+
# - board: p100a
23+
# runs-on:
24+
# - yyz-zephyr-lab-p100a
2525
runs-on: ${{ matrix.config.runs-on }}
2626
env:
2727
"ZEPHYR_SDK_INSTALL_DIR": /opt/toolchains

0 commit comments

Comments
 (0)