File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 arch : [amd64, arm64]
1616 runs-on : [self-hosted, qcom-u2404, "${{ matrix.arch }}"]
1717 container :
18- image : debian:trixie
18+ image : public.ecr.aws/debian/ debian:trixie
1919 options : --privileged # Required for chroot creation
2020 steps :
2121 - name : Update OS packages
Original file line number Diff line number Diff line change 3636 url : ${{ steps.upload_artifacts.outputs.url }}
3737 runs-on : [self-hosted, qcom-u2404, arm64]
3838 container :
39- image : debian:trixie
39+ image : public.ecr.aws/debian/ debian:trixie
4040 volumes :
4141 - /efs/qli/metaqcom/gh-runners/quic-yocto/downloads:/fileserver-downloads
4242 options : --privileged
Original file line number Diff line number Diff line change 3535 # alternative for native builds, but overkill to do both
3636 # runs-on: [self-hosted, qcom-u2404, arm64]
3737 container :
38- image : debian:trixie
38+ image : public.ecr.aws/debian/ debian:trixie
3939 volumes :
4040 - /efs/qli/metaqcom/gh-runners/quic-yocto/downloads:/fileserver-downloads
4141 steps :
Original file line number Diff line number Diff line change 3232 # alternative for native builds, but overkill to do both
3333 # runs-on: [self-hosted, qcom-u2404, arm64]
3434 container :
35- image : debian:trixie
35+ image : public.ecr.aws/debian/ debian:trixie
3636 volumes :
3737 - /efs/qli/metaqcom/gh-runners/quic-yocto/downloads:/fileserver-downloads
3838 steps :
You can’t perform that action at this time.
0 commit comments