We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e4611 commit 203237dCopy full SHA for 203237d
.github/workflows/docker.yml
@@ -9,7 +9,7 @@ on:
9
- 'v*.*'
10
11
env:
12
- # Platforms to build the image for amd64 and arm64.
+ # Build the image for amd64 and arm64
13
BUILD_PLATFORMS: linux/amd64,linux/arm64
14
DOCKERHUB_REPO: ${{ github.repository_owner }}/esp32-arduino-lib-builder
15
0 commit comments