diff --git a/.github/flavors-arm.json b/.github/flavors-arm.json index 210ee0eb8f..65db9dfb69 100644 --- a/.github/flavors-arm.json +++ b/.github/flavors-arm.json @@ -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",