Skip to content

Commit

Permalink
remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
sabas1080 committed Dec 12, 2023
1 parent 4488660 commit 07a02eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/BuildLibrary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
All:
-DUS_915
-DDEBUG
- arduino-boards-fqbn: esp32:esp32:featheresp32:FlashFreq=80@2.0.11
- arduino-boards-fqbn: esp32:esp32:featheresp32:FlashFreq=80
platform-url: https://github.com/espressif/arduino-esp32/releases/download/3.0.0-alpha2/package_esp32_dev_index.json
extra-arduino-cli-args: "--warnings default"
build-properties:
Expand All @@ -114,13 +114,12 @@ jobs:
-D_CLASS_C_
All:
-DEU_868
- arduino-boards-fqbn: esp32:esp32:featheresp32@2.0.11
- arduino-boards-fqbn: esp32:esp32:featheresp32:FlashFreq=80|All-US_915
platform-url: https://github.com/espressif/arduino-esp32/releases/download/3.0.0-alpha2/package_esp32_dev_index.json
extra-arduino-cli-args: "--warnings default"
build-properties:
All:
-DUS_915


# Do not cancel all jobs / architectures if one job fails
fail-fast: false
Expand Down

0 comments on commit 07a02eb

Please sign in to comment.