Skip to content

Commit bc085e5

Browse files
committed
debug: run build on windows
1 parent b1c714d commit bc085e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hil.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
build:
6363
needs: gen_chunks
6464
name: ${{matrix.chip}}-Build#${{matrix.chunks}}
65-
runs-on: ubuntu-latest
65+
runs-on: windows-latest
6666
strategy:
6767
matrix:
6868
chip: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c6', 'esp32h2']

0 commit comments

Comments
 (0)