We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a74f62 commit 2ccddc3Copy full SHA for 2ccddc3
.github/workflows/build_esptool.yml
@@ -27,7 +27,7 @@ jobs:
27
CONTAINER: python:3.8-bullseye
28
TARGET: linux-arm32
29
SEPARATOR: ':'
30
- RUN_ON: [ARM, self-hosted, linux]
+ RUN_ON: [ARM, self-hosted, linux, docker]
31
- platform: linux-arm64
32
33
TARGET: linux-arm64
0 commit comments