Skip to content

Commit

Permalink
Use correct remote now that test_support changes are merged
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpieczko committed Sep 26, 2024
1 parent 779ce67 commit 6c83537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@

def clone_test_deps() {
dir("${WORKSPACE}") {
sh "git clone [email protected]:danielpieczko/test_support"
sh "git clone [email protected]:xmos/test_support"
sh "git -C test_support checkout 961532d89a98b9df9ccbce5abd0d07d176ceda40"

sh "git clone [email protected]:xmos-int/xtagctl"

0 comments on commit 6c83537

Please sign in to comment.