File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -17,35 +17,30 @@ jobs:
1717 dist-tag : stretch
1818
1919 build-debian-buster :
20- # needs: build-debian-stretch
2120 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
2221 with :
2322 dist-base : debian
2423 dist-tag : buster
2524
2625 build-debian-bullseye :
27- # needs: build-debian-buster
2826 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
2927 with :
3028 dist-base : debian
3129 dist-tag : bullseye
3230
3331 build-ubuntu-bionic :
34- # needs: build-debian-bullseye
3532 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
3633 with :
3734 dist-base : ubuntu
3835 dist-tag : bionic
3936
4037 build-ubuntu-focal :
41- # needs: build-ubuntu-bionic
4238 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
4339 with :
4440 dist-base : ubuntu
4541 dist-tag : focal
4642
4743 build-ubuntu-hirsute :
48- # needs: build-ubuntu-focal
4944 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
5045 with :
5146 dist-base : ubuntu
You can’t perform that action at this time.
0 commit comments