Skip to content

Commit

Permalink
ci: Use CI_LIB and test-nrf from v2.8-branch
Browse files Browse the repository at this point in the history
Use CI_LIB and test-nrf from v2.8-branch

Signed-off-by: Jan Gałda <[email protected]>
  • Loading branch information
jangalda-nsc authored and rlubos committed Oct 24, 2024
1 parent 1164518 commit 25a5354
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.8-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: master
revision: v2.8-branch
import:
name-blocklist: [sdk-nrf]
userdata:
Expand Down

0 comments on commit 25a5354

Please sign in to comment.