File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -29,13 +29,16 @@ jobs:
2929 base_image : https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-03-15/2024-03-15-raspios-bookworm-arm64-lite.img.xz
3030 - name : opi5
3131 script : ./install_opi5.sh
32- base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.2.1/ubuntu-24.04-preinstalled-server-arm64-orangepi-5.img.xz
32+ base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5.img.xz
33+ - name : opi5b
34+ script : ./install_opi5.sh
35+ base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5b.img.xz
3336 - name : opi5plus
3437 script : ./install_opi5.sh
35- base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.1 .0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5-plus.img.xz
38+ base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3 .0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5-plus.img.xz
3639 - name : opi5pro
3740 script : ./install_opi5.sh
38- base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.1 .0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5-pro.img.xz
41+ base_image : https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3 .0/ubuntu-24.04-preinstalled-server-arm64-orangepi-5-pro.img.xz
3942
4043 name : " Build for ${{ matrix.name }}"
4144
You can’t perform that action at this time.
0 commit comments