File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 1515 required : false
1616 type : boolean
1717 default : false
18-
18+
19+ concurrency :
20+ group : build-glibc-and-release
21+ cancel-in-progress : false
22+
1923jobs :
2024 build :
2125 runs-on : " ubuntu-latest"
Original file line number Diff line number Diff line change 99 schedule :
1010 - cron : ' 0 0 1 * *'
1111
12- concurrency :
13- group : release-group
14- cancel-in-progress : false
15-
1612jobs :
1713 build-debian-stretch :
1814 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
1915 with :
2016 dist-base : debian
2117 dist-tag : stretch
22- concurrency : release-group
2318
2419 build-debian-buster :
2520 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
2621 with :
2722 dist-base : debian
2823 dist-tag : buster
29- concurrency : release-group
3024
3125 build-debian-bullseye :
3226 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
3327 with :
3428 dist-base : debian
3529 dist-tag : bullseye
36- concurrency : release-group
3730
3831 build-ubuntu-bionic :
3932 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
4033 with :
4134 dist-base : ubuntu
4235 dist-tag : bionic
43- concurrency : release-group
4436
4537 build-ubuntu-focal :
4638 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
4739 with :
4840 dist-base : ubuntu
4941 dist-tag : focal
50- concurrency : release-group
5142
5243 build-ubuntu-hirsute :
5344 uses : mathworks/build-glibc-bz-19329-patch/.github/workflows/build-glibc-and-release.yaml@main
5445 with :
5546 dist-base : ubuntu
5647 dist-tag : hirsute
57- concurrency : release-group
You can’t perform that action at this time.
0 commit comments