Skip to content

Commit

Permalink
Update arduino-test-compile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saak2820 authored Feb 6, 2025
1 parent 235d017 commit 3b83110
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/arduino-test-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ jobs:
build:
name: ${{ matrix.arduino-boards-fqbn }} - test compiling examples
runs-on: ubuntu-latest
# env:
# PLATFORM_DEFAULT_URL: https://arduino.esp8266.com/stable/package_esp8266com_index.json,https://dl.espressif.com/dl/package_esp32_index.json
# REQUIRED_LIBRARIES: ConfigManager
env:
# Comma separated list without double quotes around the list.
REQUIRED_LIBRARIES: BearSSL
strategy:
matrix:
arduino-boards-fqbn:
Expand Down

0 comments on commit 3b83110

Please sign in to comment.