Skip to content

Commit

Permalink
ci: Use CI_IB and test-nrf from v2.9-nRF54H20
Browse files Browse the repository at this point in the history
Switching to release branch v2.9-nRF54H20

Signed-off-by: Sebastian Wezel <[email protected]>
  • Loading branch information
DatGizmo committed Dec 18, 2024
1 parent 4692441 commit 1b3fa1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@Library("CI_LIB") _
@Library("CI_LIB@v2.9-nRF54H20") _

def pipeline = new ncs.sdk_nrf.Main()

Expand Down
2 changes: 1 addition & 1 deletion test-manifests/99-default-test-nrf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ manifest:
- name: test_nrf
remote: ncs-test
repo-path: test-fw-nrfconnect-nrf
revision: master
revision: v2.9-nRF54H20
import:
name-blocklist: [sdk-nrf]
userdata:
Expand Down

0 comments on commit 1b3fa1b

Please sign in to comment.