Skip to content

Commit 1cf6075

Browse files
committed
fix samd version 🤦‍♂️🤦‍♂️🤦‍♂️
1 parent 7236a38 commit 1cf6075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
arduino-cli core install arduino:megaavr@${{ env.MEGAAVR_V }} -v
4747
arduino-cli core install arduino:mebd_nano@${{ env.MBED_NANO_V }} -v
4848
env:
49-
SAMD_V: 1.18.11
49+
SAMD_V: 1.8.11
5050
MEGAAVR_V: 1.8.7
5151
MBED_NANO_V: 2.2.0
5252

0 commit comments

Comments
 (0)