Skip to content

Commit

Permalink
Update environments in release2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melkati committed Jan 7, 2024
1 parent d63e627 commit be5f8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
strategy:
matrix:
# environment: ${{ fromJSON(needs.get_default_envs.outputs.environments) }}
environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev_OLED_OTA]
# environment: [TTGO_TDISPLAY_SANDWICH]
# environment: [TTGO_TDISPLAY, TTGO_TDISPLAY_SANDWICH, esp32dev_OLED, esp32dev_OLED_OTA]
environment: [TTGO_TDISPLAY_SANDWICH]
# environment: [esp32dev, esp32dev-sandwich]
# environment: [esp32dev-sandwich]

Expand Down

0 comments on commit be5f8d9

Please sign in to comment.