Skip to content

Commit a2f04e8

Browse files
committed
squash! Ignore CI failures due to unavailable depext
1 parent 566543a commit a2f04e8

File tree

2 files changed

+10
-0
lines changed
  • packages
    • 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

2 files changed

+10
-0
lines changed

packages/ocaml-unikraft-backend-firecracker-x86_64/ocaml-unikraft-backend-firecracker-x86_64.0.20.0/opam

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ url {
3737
}
3838
available: os = "linux"
3939
x-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+
]

packages/ocaml-unikraft-backend-qemu-x86_64/ocaml-unikraft-backend-qemu-x86_64.0.20.0/opam

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,8 @@ url {
3737
}
3838
available: os = "linux"
3939
x-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+
]

0 commit comments

Comments
 (0)