From: Joel Rosdahl Date: Mon, 3 Mar 2025 19:13:47 +0000 (+0100) Subject: test: Add debian-12 to test-all-systems X-Git-Tag: v4.11~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bef6d498a8c8c30fcc8eb1003140933369d3d104;p=thirdparty%2Fccache.git test: Add debian-12 to test-all-systems --- diff --git a/misc/test-all-systems b/misc/test-all-systems index 65607b7e..16788b54 100755 --- a/misc/test-all-systems +++ b/misc/test-all-systems @@ -28,6 +28,9 @@ build() { build debian-11 gcc g++ gcc build debian-11 clang clang++ clang +build debian-12 gcc g++ gcc +build debian-12 clang clang++ clang + build ubuntu-20.04 gcc g++ gcc build ubuntu-20.04 clang clang++ clang