Skip to content

Commit

Permalink
fix: disable main branch until upstream fix is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Oct 21, 2024
1 parent 4bb76da commit 110c6c4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
max-parallel: 1
matrix:
include:
- sdk_nrf_branch: main
toolchain_version: v2.7.0
native_board: native_sim

- sdk_nrf_branch: v2.7-branch
toolchain_version: v2.7.0
native_board: native_sim
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ jobs:
max-parallel: 1
matrix:
include:
- sdk_nrf_branch: main
toolchain_version: v2.7.0
native_board: native_sim

- sdk_nrf_branch: v2.7-branch
toolchain_version: v2.7.0
native_board: native_sim
Expand Down

0 comments on commit 110c6c4

Please sign in to comment.