Skip to content

Commit 404f623

Browse files
authored
Remove debian:stretch build
Remove debian:stretch build as it is EOL and apt-get is no longer working with the image
1 parent 86c20f1 commit 404f623

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release-all-debian.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ on:
1313
# The strategy property is not supported in any job that calls a reusable workflow.
1414
# from https://docs.github.com/en/actions/using-workflows/reusing-workflows#limitations
1515
jobs:
16-
build-debian-stretch:
17-
uses: ./.github/workflows/build-glibc-and-release.yaml
18-
with:
19-
dist-base: debian
20-
dist-tag: stretch
21-
2216
build-debian-buster:
2317
uses: ./.github/workflows/build-glibc-and-release.yaml
2418
with:

0 commit comments

Comments
 (0)