We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4a65d commit e778f3aCopy full SHA for e778f3a
.github/workflows/compile-examples.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: ArduinoMqttClient
28
- name: Arduino_SecureElement
29
- source-url: https://github.com/andreagilardoni/Arduino_CloudUtils.git
30
- version: abb7f2764b8be3c424a2ec12777a0ce985227b1b
+ version: a5642c1d6abe770df290f0e17331683b3d479fb7
31
# sketch paths to compile (recursive) for all boards
32
UNIVERSAL_SKETCH_PATHS: |
33
- examples/ArduinoIoTCloud-Advanced
0 commit comments