File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed
conf-aarch64-linux-gnu-gcc/conf-aarch64-linux-gnu-gcc.1
ocaml-unikraft-backend-firecracker-x86_64/ocaml-unikraft-backend-firecracker-x86_64.0.20.0
ocaml-unikraft-backend-qemu-x86_64/ocaml-unikraft-backend-qemu-x86_64.0.20.0 Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,12 @@ Please install aarch64-linux-gnu-gcc manually, as there is no known package
2020for it for your distribution."""
2121 {failure}
2222x-maintenance-intent: ["(latest)"]
23+ x-ci-accept-failures: [
24+ "alpine-3.22"
25+ "centos-9"
26+ "centos-10"
27+ "opensuse-15.6"
28+ "opensuse-tumbleweed"
29+ "freebsd-14.3"
30+ "macos-homebrew"
31+ ]
Original file line number Diff line number Diff line change 3737}
3838available: os = "linux"
3939x-maintenance-intent: ["(latest)"]
40+ x-ci-accept-failures: [
41+ "debian-11" "opensuse-15.6"
42+ # Unikraft 0.20.0 is incompatible with the version of GCC in those
43+ # distributions
44+ ]
Original file line number Diff line number Diff line change 3737}
3838available: os = "linux"
3939x-maintenance-intent: ["(latest)"]
40+ x-ci-accept-failures: [
41+ "debian-11" "opensuse-15.6"
42+ # Unikraft 0.20.0 is incompatible with the version of GCC in those
43+ # distributions
44+ ]
You can’t perform that action at this time.
0 commit comments