aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docker.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml
index bac8c4cb..4a96966a 100644
--- a/.github/workflows/docker.yml
+++ b/.github/workflows/docker.yml
@@ -44,12 +44,7 @@ jobs:
docker-check:
runs-on: ubuntu-latest
- strategy:
- fail-fast: false
- matrix:
- rcp_bus: ["UART", "SPI"]
env:
- OT_POSIX_CONFIG_RCP_BUS: ${{matrix.rcp_bus}}
OTBR_COVERAGE: 1
VERBOSE: 1
steps: