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 d47004e commit 1d71ca6Copy full SHA for 1d71ca6
.github/workflows/build_esptool.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: uraimo/run-on-arch-action@v2
21
name: Build and test in ${{ matrix.platform }}
22
with:
23
+ arch: ${{ matrix.platform }}
24
distro: ubuntu20.04
25
shell: /bin/bash
26
# Not required, but speeds up builds by storing container images in
0 commit comments