Skip to content

Commit 50c84cf

Browse files
Update push.yml
1 parent ecd803f commit 50c84cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
strategy:
2828
matrix:
29-
target: [esp32, esp32s2, esp32s3, esp32c2, esp32c3, esp32c6, esp32h2]
29+
target: [esp32, esp32s3]
3030
fail-fast: false
3131
steps:
3232
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)