Public Access
disable bullseye workflow build (Fixes #36)
This commit is contained in:
@@ -10,10 +10,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
target: [debian11, debian12, debian13]
|
target: [debian12, debian13]
|
||||||
include:
|
include:
|
||||||
- target: debian11
|
|
||||||
codename: bullseye
|
|
||||||
- target: debian12
|
- target: debian12
|
||||||
codename: bookworm
|
codename: bookworm
|
||||||
- target: debian13
|
- target: debian13
|
||||||
|
|||||||
Reference in New Issue
Block a user