Skip to content

Commit

Permalink
add support for RPI3 for alpine flavor
Browse files Browse the repository at this point in the history
Signed-off-by: Ludea <[email protected]>
  • Loading branch information
Ludea authored Sep 14, 2023
1 parent 3a7753b commit f7f5b1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/flavors-arm.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"worker": "ubuntu-latest",
"standard": "true"
},
{
"flavor": "alpine-arm-rpi",
"model": "rpi3",
"worker": "ubuntu-latest",
"standard": "true"
},
{
"flavor": "ubuntu-arm-rpi",
"model": "rpi4",
Expand Down

0 comments on commit f7f5b1f

Please sign in to comment.