File tree Expand file tree Collapse file tree 6 files changed +6
-18
lines changed
Expand file tree Collapse file tree 6 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
5050 id : setup-buildx
5151 uses : docker/setup-buildx-action@v3
5252 with :
53- append : |
54- - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
55- platforms: linux/arm64
5653 driver : remote
5754 endpoint : tcp://127.0.0.1:1234
5855 - name : Enable snapshotter
Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
5050 id : setup-buildx
5151 uses : docker/setup-buildx-action@v3
5252 with :
53- append : |
54- - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
55- platforms: linux/arm64
5653 driver : remote
5754 endpoint : tcp://127.0.0.1:1234
5855 - name : Enable snapshotter
Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
5050 id : setup-buildx
5151 uses : docker/setup-buildx-action@v3
5252 with :
53- append : |
54- - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
55- platforms: linux/arm64
5653 driver : remote
5754 endpoint : tcp://127.0.0.1:1234
5855 - name : Enable snapshotter
Original file line number Diff line number Diff line change 3838 - name : Install Python 3.11
3939 run : |
4040 sudo apt update
41- sudo apt install -y python3.11 qemu-user-static
41+ sudo apt install -y python3.11
4242 -
4343 name : Checkout
4444 uses : actions/checkout@v4
5050 id : setup-buildx
5151 uses : docker/setup-buildx-action@v3
5252 with :
53- append : |
54- - endpoint: tcp://buildkit-arm64.ci.svc.cluster.local:1234
55- platforms: linux/arm64
5653 driver : remote
5754 endpoint : tcp://127.0.0.1:1234
5855 - name : Enable snapshotter
You can’t perform that action at this time.
0 commit comments