We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b57b84 commit a4003fcCopy full SHA for a4003fc
.github/workflows/compile-loraserial.yml
@@ -28,7 +28,7 @@ jobs:
28
run: arduino-cli core update-index
29
30
- name: Install Arduino SAMD platform
31
- run: arduino-cli core install arduino:samd
+ run: arduino-cli core install arduino:samd@1.8.13
32
33
- name: Install SparkFun SAMD platforms
34
run: arduino-cli core install SparkFun:samd@1.8.9
0 commit comments