Skip to content

Commit dfc925d

Browse files
committed
Do not map the branch to a release in the nix CI!
1 parent 2ab5171 commit dfc925d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.nix/coq-overlays/metarocq/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ let
1313
owner = "MetaRocq";
1414
defaultVersion = lib.switch coq.coq-version [
1515
{ case = "9.0"; out = "1.4-9.0"; }
16-
{ case = "9.1"; out = "1.4-9.1"; }
1716
] null;
1817
release = {
1918
"1.4-9.0".sha256 = "sha256-5QecDAMkvgfDPZ7/jDfnOgcE+Eb1LTAozP7nz6nkuxg=";

0 commit comments

Comments
 (0)