File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 3131 runner : ubuntu-24.04-arm
3232 - platform : linux/arm64
3333 runner : ubuntu-24.04-arm
34- - platform : linux/riscv64
35- runner : ubuntu-24.04-arm
34+ # Drop this for the time being. bind-tools is failing to install on riscv64, and I don't have time to dig into it currently.exclude:
35+ # It is unlikely that there are a lot of Pi-hole users on riscv64 architecture, let alone Docker users.
36+ # - platform: linux/riscv64
37+ # runner: ubuntu-24.04-arm
3638
3739 steps :
3840 - name : Prepare name for digest up/download
Original file line number Diff line number Diff line change 1919 runner : ubuntu-24.04-arm
2020 - platform : linux/arm64
2121 runner : ubuntu-24.04-arm
22- - platform : linux/riscv64
23- runner : ubuntu-24.04-arm
22+ # Drop this for the time being. bind-tools is failing to install on riscv64, and I don't have time to dig into it currently.exclude:
23+ # It is unlikely that there are a lot of Pi-hole users on riscv64 architecture, let alone Docker users.
24+ # - platform: linux/riscv64
25+ # runner: ubuntu-24.04-arm
2426 env :
2527 CI_ARCH : ${{ matrix.platform }}
2628 steps :
You can’t perform that action at this time.
0 commit comments