disable bullseye workflow build (Fixes #36)
Build Debian Packages / build (trixie, debian13) (push) Successful in 13m45s
Build Debian Packages / build (bookworm, debian12) (push) Successful in 13m49s

This commit is contained in:
2026-07-12 11:00:20 +02:00
parent 5cd8df89be
commit 4e833fe49b
+1 -3
View File
@@ -10,10 +10,8 @@ jobs:
build:
strategy:
matrix:
target: [debian11, debian12, debian13]
target: [debian12, debian13]
include:
- target: debian11
codename: bullseye
- target: debian12
codename: bookworm
- target: debian13