Skip to content

Commit

Permalink
Update build_esptool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Dec 4, 2023
1 parent 93538ff commit 4072d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_esptool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-latest, ubuntu-20.04, windows-latest, ARM, ARM64]
os: [macos-latest, ubuntu-20.04, windows-latest]
include:
- os: macos-latest
TARGET: macos
Expand Down

0 comments on commit 4072d4b

Please sign in to comment.