Skip to content

Commit 2ccddc3

Browse files
committed
ci(github_builds): Specify arm32 runner tags
1 parent 3a74f62 commit 2ccddc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_esptool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
CONTAINER: python:3.8-bullseye
2828
TARGET: linux-arm32
2929
SEPARATOR: ':'
30-
RUN_ON: [ARM, self-hosted, linux]
30+
RUN_ON: [ARM, self-hosted, linux, docker]
3131
- platform: linux-arm64
3232
CONTAINER: python:3.8-bullseye
3333
TARGET: linux-arm64

0 commit comments

Comments
 (0)