Skip to content

Commit 3896211

Browse files
committed
Use the latest ArduinoCore-samd from master, not the latest released version
1 parent abf5731 commit 3896211

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile-examples.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727

28+
platforms:
29+
- source-url: https://github.com/arduino/ArduinoCore-samd/archive/master.zip
30+
2831
matrix:
2932
board: [
3033
{"fqbn": "arduino:samd:mkr1000", "type": "wifi"},

0 commit comments

Comments
 (0)