Skip to content

Commit 6671ebf

Browse files
committed
Use WiFiNINA:master:HEAD for CI build (for now)
1 parent 7ce4e26 commit 6671ebf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/compile-examples.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ jobs:
5757
- name: ArduinoECCX08
5858
- name: RTCZero
5959
- name: WiFi101
60-
- name: WiFiNINA
60+
# Use the version of WiFiNINA from the tip of its repository's default branch
61+
- source-url: https://github.com/arduino-libraries/WiFiNINA.git
6162
- name: Arduino_MKRMEM
6263
sketch-paths: '"examples/utility/Provisioning" "examples/utility/WiFi_Cloud_Blink"'
6364
# LoRaWAN boards

0 commit comments

Comments
 (0)