File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595 runs-on : ubuntu-latest
9696 strategy :
9797 matrix :
98- # drop building on (trixy and) sid until <URL: https://bugs.debian.org/1076675 >
99- # and inkscape is fixed.
100- # image: ["debian:buster", "debian:bullseye", "debian:bookworm", "debian:sid"]
101- image : ["debian:buster", "debian:bullseye", "debian:bookworm"]
98+ image : ["debian:buster", "debian:bullseye", "debian:bookworm", "debian:sid"]
10299
103100 container :
104101 image : ${{ matrix.image }}
@@ -179,10 +176,7 @@ jobs:
179176 runs-on : ubuntu-latest
180177 strategy :
181178 matrix :
182- # drop building on (trixy and) sid until <URL: https://bugs.debian.org/1076675 >
183- # and inkscape is fixed.
184- # image: ["debian:buster", "debian:bullseye", "debian:bookworm", "debian:sid"]
185- image : ["debian:buster", "debian:bullseye", "debian:bookworm"]
179+ image : ["debian:buster", "debian:bullseye", "debian:bookworm", "debian:sid"]
186180 container :
187181 image : ${{ matrix.image }}
188182 # IPC_OWNER is needed for shmget IPC_CREAT
You can’t perform that action at this time.
0 commit comments