Skip to content

Commit 3061829

Browse files
authored
Add Orange Pi 5 Max (#29)
1 parent 744897e commit 3061829

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
- name: opi5pro
4343
script: ./install_opi5.sh
4444
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
45+
- name: opi5max
46+
script: ./install_opi5.sh
47+
base_image: https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.1/ubuntu-24.04-preinstalled-server-arm64-orangepi-5-max.img.xz
4548

4649
name: "Build for ${{ matrix.name }}"
4750

0 commit comments

Comments
 (0)