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 Dec 2, 2023
1 parent 1321014 commit c70d5b9
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: [yy3568]
BOARD: [rock-5b]
DISTRO: [armbian]
FLAVOR: [ubuntu]
BRANCH: [legacy]
BRANCH: [edge]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c70d5b9

Please sign in to comment.