Skip to content

Commit 7b9b1e1

Browse files
committed
8363965: GHA: Switch cross-compiling sysroots to Debian bookworm
Reviewed-by: shade, andrew Backport-of: 3ff903a37cc0bbe4cb5e2a6b08faa48fde71445f
1 parent 8234312 commit 7b9b1e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/submit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405
--verbose
406406
--include=fakeroot,symlinks,build-essential,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libcups2-dev,libfontconfig1-dev,libasound2-dev,libfreetype6-dev,libpng-dev,libffi-dev
407407
--resolve-deps
408-
bullseye
408+
bookworm
409409
~/sysroot-${{ matrix.debian-arch }}
410410
http://httpredir.debian.org/debian/
411411
if: matrix.debian-arch != '' && steps.cache-sysroot.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)