Skip to content

Commit

Permalink
Remove armbian build
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian authored Feb 22, 2023
1 parent c0b9ab9 commit f0bf9d6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
strategy:
matrix:
boards: [rock-5b]
build_systems: [rbuild, armbian]
build_systems: [rbuild]
distros: [debian, ubuntu]
flavors: [kde, xfce, cli]
exclude:
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ Not all images are officially supported by Radxa. Some of them are only provided

Currently the following images are provided:
* Radxa [`rbuild`](https://github.com/radxa-repo/rbuild) images (currently testing)
* [`Armbian`](https://github.com/armbian/build) images (**Unofficial build**)

We provide **unofficial** Armbian images for evaluation purposes only. This is not a Radxa custom fork but built using unmodified upstream code. We do not support those images, and prefer to work with upstream directly to resolve the issues in their official releases.

## Is there any other options?

Expand Down

0 comments on commit f0bf9d6

Please sign in to comment.