We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d620b47 commit c157b1dCopy full SHA for c157b1d
tools/xs-opam-ci.env
@@ -2,5 +2,6 @@ export OCAML_VERSION="4.14"
2
export OCAML_VERSION_FULL="4.14.2"
3
export DISTRO="debian-10"
4
export BASE_REMOTE="https://github.com/xapi-project/xs-opam.git"
5
-export REPOSITORY="https://github.com/xapi-project/xs-opam.git"
+export BASE_REMOTE_BRANCH="6.99-lcm"
6
+export REPOSITORY="https://github.com/xapi-project/xs-opam.git#6.99-lcm"
7
export OPAMERRLOGLEN=10000
0 commit comments