From 3f8495817a523abb0606ed54d5743e71aa6bd024 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Mon, 13 Jul 2020 14:18:53 +0200 Subject: [PATCH] Use the latest released version of WiFiNINA instead of WifiNINA:master:HEAD which is more relevant for the CI check since normal users are usually also only having the latest released library 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 031c0eabc..3725f92a9 100644 --- a/.github/workflows/compile-examples.yml +++ b/.github/workflows/compile-examples.yml @@ -57,8 +57,7 @@ jobs: - name: ArduinoECCX08 - name: RTCZero - name: WiFi101 - # Use the version of WiFiNINA from the tip of its repository's default branch - - source-url: https://github.com/arduino-libraries/WiFiNINA.git + - name: WiFiNINA - name: Arduino_MKRMEM sketch-paths: '"examples/utility/Provisioning" "examples/utility/WiFi_Cloud_Blink"' # LoRaWAN boards