Skip to content

Commit 737e228

Browse files
committed
Add UNIVERSAL firmware build to GitHub Actions.
1 parent 1fe35be commit 737e228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
strategy:
160160
matrix:
161161
os: ['macos', 'ubuntu', 'windows']
162-
board: ['HACKRF_ONE', 'JAWBREAKER', 'RAD1O', 'PRALINE']
162+
board: ['HACKRF_ONE', 'JAWBREAKER', 'RAD1O', 'PRALINE', 'UNIVERSAL']
163163
cmake: ['3.10.0', 'latest']
164164
exclude:
165165
- os: 'windows'

0 commit comments

Comments
 (0)