File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525jobs :
2626 sync :
2727
28- uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v15 .0.3
28+ uses : microsoft/mu_devops/.github/workflows/LabelSyncer.yml@v16 .0.0
2929 secrets : inherit
Original file line number Diff line number Diff line change 2929 draft :
3030 name : Draft Releases
3131
32- uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v15 .0.3
32+ uses : microsoft/mu_devops/.github/workflows/ReleaseDrafter.yml@v16 .0.0
3333 secrets : inherit
Original file line number Diff line number Diff line change 2525jobs :
2626 check :
2727
28- uses : microsoft/mu_devops/.github/workflows/Stale.yml@v15 .0.3
28+ uses : microsoft/mu_devops/.github/workflows/Stale.yml@v16 .0.0
2929 secrets : inherit
Original file line number Diff line number Diff line change @@ -43,12 +43,17 @@ RUN apt-get update && \
4343 apt-get install --yes --no-install-recommends \
4444 bison \
4545 ca-certificates \
46+ clang \
4647 curl \
48+ device-tree-compiler \
4749 flex \
4850 git \
4951 gnupg \
5052 gnupg2 \
5153 lcov \
54+ libssl-dev \
55+ lld \
56+ llvm \
5257 jq \
5358 m4 \
5459 make \
Original file line number Diff line number Diff line change @@ -43,12 +43,17 @@ RUN apt-get update && \
4343 apt-get install --yes --no-install-recommends \
4444 bison \
4545 ca-certificates \
46+ clang \
4647 curl \
48+ device-tree-compiler \
4749 flex \
4850 git \
4951 gnupg \
5052 gnupg2 \
5153 lcov \
54+ libssl-dev \
55+ lld \
56+ llvm \
5257 jq \
5358 m4 \
5459 make \
You can’t perform that action at this time.
0 commit comments