We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ce4e26 commit 6671ebfCopy full SHA for 6671ebf
.github/workflows/compile-examples.yml
@@ -57,7 +57,8 @@ jobs:
57
- name: ArduinoECCX08
58
- name: RTCZero
59
- name: WiFi101
60
- - name: WiFiNINA
+ # Use the version of WiFiNINA from the tip of its repository's default branch
61
+ - source-url: https://github.com/arduino-libraries/WiFiNINA.git
62
- name: Arduino_MKRMEM
63
sketch-paths: '"examples/utility/Provisioning" "examples/utility/WiFi_Cloud_Blink"'
64
# LoRaWAN boards
0 commit comments