diff options
| author | Jeremiah McCarthy <[email protected]> | 2021-05-25 09:27:35 -0400 |
|---|---|---|
| committer | Jeremiah McCarthy <[email protected]> | 2021-05-25 09:27:35 -0400 |
| commit | ce59d69520166b37869cf83a3dab929c1b2c4ac4 (patch) | |
| tree | 1f1e1352941aa8c64d59e0e1bd426593ea77ae25 /.github/workflows | |
| parent | 05892a5a1ee9c50cb966b2e8ec8243ef97f794e2 (diff) | |
| parent | ca8724ee08375e85c3a8fd15b5088d38c20c1ae8 (diff) | |
Merge remote-tracking branch 'official/master'
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build.yml | 2 |
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 |
