Skip to content

Commit

Permalink
Disable some board ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Dec 11, 2024
1 parent 8402726 commit 4a5c733
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
[
T-A7670X,
T-Call-A7670X-V1-0,
T-Call-A7670X-V1-1,
T-SIM7672G,
T-A7608X,
T-A7608X-S3,
T-A7608X-DC-S3,
# T-Call-A7670X-V1-1,
# T-A7608X-DC-S3,
]
examples:
- examples/ATdebug
Expand Down Expand Up @@ -61,9 +61,9 @@ jobs:
- examples/SendLocationFromSMS
- examples/SendLocationFromSMS_Use_TinyGPS
- examples/PowerMonitoring
# - examples/GPS_BuiltInEx
# - examples/TextToSpeech
# - examples/ULP_Monitor
- examples/GPS_BuiltInEx
- examples/TextToSpeech
- examples/ULP_Monitor

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 4a5c733

Please sign in to comment.