summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-05-19 11:05:44 +0700
committerhathach <[email protected]>2021-05-19 11:05:44 +0700
commit7d0fb6f87a3b7d200fcf572c8d99ef87ef0e5982 (patch)
tree5c41a361210a27822869e7238e138f36f5157702
parent4f84185b43f60a4ae0a579975646434358fee533 (diff)
enable ci for esp32s3 boards
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 187b7d4a6..01b280fc4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -199,7 +199,7 @@ jobs:
- 'espressif_kaluga_1'
- 'espressif_saola_1'
# ESP32-S3
- # - 'espressif_addax_1' # temporarily remove the board from test while espressif MR is not merged
+ - 'espressif_addax_1'
steps:
- name: Setup Python