Skip to content

Commit

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

Signed-off-by: Sebastian Wezel <[email protected]>
  • Loading branch information
DatGizmo authored and jangalda-nsc committed Dec 19, 2024
1 parent 0bf857c commit a7abb21
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("[email protected]") _
@Library("[email protected]-branch") _

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: v2.9-nRF54H20
revision: v2.9-nRF54H20-branch
import:
name-blocklist: [sdk-nrf]
userdata:
Expand Down

0 comments on commit a7abb21

Please sign in to comment.