Skip to content

Commit d820471

Browse files
committed
Removed Ubuntu 24.10
1 parent 653d47b commit d820471

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ocaml-dockerfile

test/service/test_conf.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ let test_distro_arches () =
104104
[
105105
(false, (to_tag (`CentOS `Latest), `X86_64));
106106
(false, (to_tag (`OracleLinux `Latest), `X86_64));
107-
(false, (to_tag (`Debian `Stable), `Riscv64));
108107
]
109108
in
110109
List.iter

0 commit comments

Comments
 (0)