Public Access
disable bullseye workflow build (Fixes #36)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user