File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/blackbox-tests/test-cases/pkg Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,14 +44,14 @@ Add some build contexts with different environments
4444 - with-dev-setup = false
4545 - with-doc = false
4646 Solver environment for lock directory dune. linux. lock:
47- - opam-version = 2.2 . 0~ alpha-vendored
47+ - opam-version = 2.2 . 0
4848 - os = linux
4949 - post = true
5050 - with-dev-setup = false
5151 - with-doc = false
5252 Solver environment for lock directory dune. linux. no-doc. lock:
5353 - arch = x86_64
54- - opam-version = 2.2 . 0~ alpha-vendored
54+ - opam-version = 2.2 . 0
5555 - os = linux
5656 - os-distribution = ubuntu
5757 - os-family = ubuntu
@@ -61,7 +61,7 @@ Add some build contexts with different environments
6161 - with-dev-setup = false
6262 - with-doc = false
6363 Solver environment for lock directory dune. lock:
64- - opam-version = 2.2 . 0~ alpha-vendored
64+ - opam-version = 2.2 . 0
6565 - post = true
6666 - with-dev-setup = false
6767 - with-doc = false
Original file line number Diff line number Diff line change 1- let version = " 2.2.0~alpha-vendored "
1+ let version = " 2.2.0"
You can’t perform that action at this time.
0 commit comments