Skip to content

Commit

Permalink
Comment out ESP32 target configurations in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlixANNERAUD committed Dec 28, 2024
1 parent 9bd0aa3 commit 13591b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
matrix:
target:
- linux
- esp32
- esp32s3
# - esp32
# - esp32s3

steps:
- name: Setup | Checkout repository
Expand Down

0 comments on commit 13591b1

Please sign in to comment.