Skip to content

Commit

Permalink
debug: run build on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
P-R-O-C-H-Y committed May 7, 2024
1 parent b1c714d commit bc085e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hil.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
build:
needs: gen_chunks
name: ${{matrix.chip}}-Build#${{matrix.chunks}}
runs-on: ubuntu-latest
runs-on: windows-latest
strategy:
matrix:
chip: ['esp32', 'esp32s2', 'esp32s3', 'esp32c3', 'esp32c6', 'esp32h2']
Expand Down

0 comments on commit bc085e5

Please sign in to comment.