:: commit 4688bb8ee89a81216d5ce20ff886022b2440faf6

Kamila Szewczyk <27734421+kspalaiologos@users.noreply.github.com> — 2025-02-16 15:46

parents: 117cde7e0f

build.yml: upgrade bullseye -> bookworm.

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 272c7dc..c08d833 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
       run: make roundtrip test
 
   build-archs:
-    name: Build Matrix for non-x86 architectures (Debian Stretch)
+    name: Build Matrix for non-x86 architectures (Debian Bookworm)
     needs: [ dist ]
     strategy:
       fail-fast: false
@@ -88,7 +88,7 @@ jobs:
       name: Run in the container
       with:
         arch: ${{ matrix.arch }}
-        distro: bullseye
+        distro: bookworm
         shell: /bin/sh
         dockerRunArgs: |
           --volume "${PWD}:/bzip3"
tab: 248 wrap: offon