update pipeline to point to proper version of eos
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@
|
|||||||
"pipeline-branch": "master",
|
"pipeline-branch": "master",
|
||||||
"dependencies": // dependencies to pull for cdt integration tests, by branch, tag, or commit hash
|
"dependencies": // dependencies to pull for cdt integration tests, by branch, tag, or commit hash
|
||||||
{
|
{
|
||||||
"eosio": "release/1.7.x"
|
"eosio": "develop"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user