Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
efectn authored Nov 23, 2023
1 parent 80cbabd commit 1ed5f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
needs: prepare_release
strategy:
matrix:
BOARD: [orangepi5-plus]
BOARD: [yy3568]
DISTRO: [armbian]
FLAVOR: [ubuntu]
BRANCH: [edge]
BRANCH: [legacy,edge]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 1ed5f95

Please sign in to comment.