Skip to content

Commit

Permalink
Add Orange Pi 5 Max (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Plugner authored Sep 16, 2024
1 parent 744897e commit 3061829
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ jobs:
- name: opi5pro
script: ./install_opi5.sh
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
- name: opi5max
script: ./install_opi5.sh
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

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

Expand Down

0 comments on commit 3061829

Please sign in to comment.