Skip to content

Commit

Permalink
Update release2.yml. Remove esp32dev_OLED_OTA from default builds (no…
Browse files Browse the repository at this point in the history
…t needed anymore)
  • Loading branch information
melkati authored Jan 18, 2024
1 parent 91fd1b2 commit 7280c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
strategy:
matrix:
# environment: ${{ fromJSON(needs.get_default_envs.outputs.environments) }}
environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev_OLED_OTA, esp32dev]
environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev]
# environment: [TTGO_TDISPLAY_SANDWICH]
# environment: [esp32dev, esp32dev-sandwich]
# environment: [esp32dev-sandwich]
Expand Down

0 comments on commit 7280c39

Please sign in to comment.