Skip to content

Commit

Permalink
Add Rock 5C Image
Browse files Browse the repository at this point in the history
  • Loading branch information
dellagd authored Dec 1, 2024
1 parent 2e5ddb6 commit 77fe202
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,10 @@ jobs:
- 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: rock5c
script: ./install_opi5.sh
base_image: https://github.com/Joshua-Riek/ubuntu-rockchip/releases/download/v2.3.1/ubuntu-24.04-preinstalled-server-arm64-rock-5c.img.xz

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

steps:
Expand Down

0 comments on commit 77fe202

Please sign in to comment.