We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c714d commit bc085e5Copy full SHA for bc085e5
.github/workflows/hil.yml
@@ -62,7 +62,7 @@ jobs:
62
build:
63
needs: gen_chunks
64
name: ${{matrix.chip}}-Build#${{matrix.chunks}}
65
- runs-on: ubuntu-latest
+ runs-on: windows-latest
66
strategy:
67
matrix:
68
chip: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c6', 'esp32h2']
0 commit comments