Skip to content

Commit 7ef44f0

Browse files
committed
Prepare file for future 5.5 CI (currently unused)
1 parent f9abe50 commit 7ef44f0

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

dune-workspace.5.5

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
(lang dune 3.20)
2+
3+
(pkg enabled)
4+
5+
(lock_dir
6+
(repositories overlay upstream alpha mbarbin)
7+
(constraints
8+
(ocaml
9+
(= 5.5.0))))
10+
11+
(repository
12+
(name mbarbin)
13+
(url "git+https://github.com/mbarbin/opam-repository.git"))
14+
15+
(repository
16+
(name alpha)
17+
(url "git+https://github.com/kit-ty-kate/opam-alpha-repository.git"))

0 commit comments

Comments
 (0)