From 07d08f3d6446602f8565c97e0c1ed9931493ba48 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Thu, 9 Jul 2020 14:05:58 +0200 Subject: [PATCH] Change github actions compile examples workflow back to use the latest release version --- .github/workflows/compile-examples.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/compile-examples.yml b/.github/workflows/compile-examples.yml index 9f6ac7e2d..031c0eabc 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -83,8 +83,7 @@ jobs: libraries: | - name: ArduinoECCX08 - name: RTCZero - # Use the version of MKRGSM from the tip of its repository's default branch - - source-url: https://github.com/arduino-libraries/MKRGSM.git + - name: MKRGSM - name: Arduino_MKRMEM sketch-paths: '"examples/utility/Provisioning" "examples/utility/GSM_Cloud_Blink"' # NB boards