Skip to content

Commit 5a9bb84

Browse files
authored
Change github actions compile examples workflow back to use the latest release version (#165)
1 parent 81c9a8b commit 5a9bb84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/compile-examples.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ jobs:
8383
libraries: |
8484
- name: ArduinoECCX08
8585
- name: RTCZero
86-
# Use the version of MKRGSM from the tip of its repository's default branch
87-
- source-url: https://github.com/arduino-libraries/MKRGSM.git
86+
- name: MKRGSM
8887
- name: Arduino_MKRMEM
8988
sketch-paths: '"examples/utility/Provisioning" "examples/utility/GSM_Cloud_Blink"'
9089
# NB boards

0 commit comments

Comments
 (0)