fix one name + shorten SAMD-no-fs
This commit is contained in:
parent
9dfccb6a47
commit
7b51b5a41e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-clang-doxy.yml
vendored
4
.github/workflows/build-clang-doxy.yml
vendored
|
|
@ -452,7 +452,7 @@ jobs:
|
|||
|
||||
# NOTE: This does NOT release artifacts, it only builds
|
||||
build-samd-non-fs:
|
||||
name: 🏗️SAMD (NO-TINYUSB)
|
||||
name: 🏗️SAMD🚫💽
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
@ -548,7 +548,7 @@ jobs:
|
|||
wippersnapper.${{ matrix.arduino-platform }}.littlefs.${{ env.WS_VERSION }}.zip
|
||||
|
||||
build-esp32sx-dev:
|
||||
name: 🏗️ESP32-Sx(DEV))
|
||||
name: 🏗️ESP32-Sx(DEV)
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue