Skip to content

Commit 77e3bc3

Browse files
Update push.yml
1 parent 1824fca commit 77e3bc3

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
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
strategy:
2727
matrix:
28-
target: [esp32, esp32s2, esp32s3, esp32c2, esp32c3, esp32c6, esp32h2]
28+
target: [esp32, esp32s3]
2929
fail-fast: false
3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)