File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
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- # 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
34+ - platform : linux/riscv64
35+ runner : ubuntu-24.04-arm
3836
3937 steps :
4038 - 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- # 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
22+ - platform : linux/riscv64
23+ runner : ubuntu-24.04-arm
2624 env :
2725 CI_ARCH : ${{ matrix.platform }}
2826 steps :
You can’t perform that action at this time.
0 commit comments