We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1c9dc commit de25a03Copy full SHA for de25a03
deployer.opam
@@ -61,3 +61,5 @@ build: [
61
]
62
63
dev-repo: "git+https://github.com/ocurrent/ocurrent-deployer.git"
64
+# See https://github.com/ocurrent/ocaml-ci/issues/931
65
+available: !(os-distribution = "debian" & os-version = "12" & arch = "x86_32")
deployer.opam.template
@@ -0,0 +1,2 @@
1
2
0 commit comments