We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf5731 commit 8f05a0dCopy full SHA for 8f05a0d
.github/workflows/compile-examples.yml
@@ -71,6 +71,8 @@ jobs:
71
- name: Compile examples
72
uses: arduino/actions/libraries/compile-examples@master
73
with:
74
+ platforms |
75
+ - source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
76
fqbn: ${{ matrix.board.fqbn }}
77
libraries: "${{ env.UNIVERSAL_LIBRARIES }} ${{ matrix.libraries }}"
78
sketch-paths: "${{ env.UNIVERSAL_SKETCH_PATHS }} ${{ matrix.sketch-paths }}"
0 commit comments