Skip to content

Commit

Permalink
v9.10
Browse files Browse the repository at this point in the history
- CI | DietPi-Build: Build VM UEFI installer images by default
  • Loading branch information
MichaIng committed Jan 23, 2025
1 parent 5e9027b commit 800f3a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dietpi-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
'"-m 15 -d 6", "-m 15 -d 7", "-m 15 -d 8", '\
'"-m 16 -d 6", "-m 16 -d 7", "-m 16 -d 8", '\
'"-m 20 -d 6 -v all", "-m 20 -d 7 -v all", "-m 20 -d 8 -v all", '\
'"-m 20 -d 6 -g gpt", "-m 20 -d 7 -g gpt", "-m 20 -d 8 -g gpt", '\
'"-m 21 -d 6", "-m 21 -d 7", "-m 21 -d 8", '\
'"-m 21 -d 6 -i", "-m 21 -d 7 -i", "-m 21 -d 8 -i", '\
'"-m 21 -d 6 -p gpt", "-m 21 -d 7 -p gpt", "-m 21 -d 8 -p gpt", '\
Expand Down

0 comments on commit 800f3a8

Please sign in to comment.