Skip to content

Commit 46f8c51

Browse files
author
Jos Martin
committed
Update with new RHEL message and better matrix build
1 parent 07741fe commit 46f8c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build-all-debian:
1414
strategy:
1515
matrix:
16-
dist-tag: [ stretch buster bullseye ]
16+
dist-tag: [stretch buster bullseye]
1717
uses: ./.github/workflows/build-glibc-and-release.yaml
1818
with:
1919
dist-base: debian
@@ -22,7 +22,7 @@ jobs:
2222
build-all-ubuntu:
2323
strategy:
2424
matrix:
25-
dist-tag: [ bionic focal hirsute ]
25+
dist-tag: [bionic focal hirsute]
2626
uses: ./.github/workflows/build-glibc-and-release.yaml
2727
with:
2828
dist-base: ubuntu

0 commit comments

Comments
 (0)