Skip to content

Commit

Permalink
Update eventbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Feb 14, 2024
1 parent 3e93b38 commit 9a83adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eventbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false # Don't fail all if any of the jobs is failing
matrix:
#TARGET: [x20,radxa-zero3w,x86-lunar] # <-- Add targets here!
TARGET: [pi-bullseye, x86-lunar, rock5b, rock5a, radxa-cm3, x20, radxa-zero3w] # <-- Add targets here!
TARGET: [pi-bullseye, x86-lunar, radxa-zero3w] # <-- Add targets here!
steps:
- name: Maximize build space
uses: easimon/maximize-build-space@master
Expand Down

0 comments on commit 9a83adc

Please sign in to comment.