We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc4c06b commit 474dfbfCopy full SHA for 474dfbf
.github/workflows/build_esptool.yml
@@ -27,7 +27,7 @@ jobs:
27
name: Build and test in ${{ matrix.platform }}
28
with:
29
arch: ${{ matrix.platform }}
30
- distro: ubuntu24.04
+ distro: ubuntu22.04
31
shell: /bin/bash
32
# Not required, but speeds up builds by storing container images in
33
# a GitHub package registry.
0 commit comments