Skip to content

Commit b7f0655

Browse files
committed
update test dep
1 parent 370ef63 commit b7f0655

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Diff for: .github/workflows/compile-examples.yml

+4-5
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,10 @@ jobs:
2727
- name: ArduinoHttpClient
2828
- name: Arduino_DebugUtils
2929
- name: ArduinoMqttClient
30-
- source-url: https://github.com/fabik111/Arduino_SecureElement.git
31-
version: f5a23964a1c70048e48d5ed2d2657004446f0e3d
32-
- source-url: https://github.com/fabik111/Arduino_CloudUtils.git
33-
version: a8b52eaf500c63b2e8bd3e4b6f6c77b70fc3e65d
34-
- source-url: https://github.com/arduino-libraries/Arduino_KVStore.git
30+
- source-url: https://github.com/pennam/Arduino_SecureElement.git
31+
version: 4900febf84435c1a06bb13451bced3bac6f16e76
32+
- source-url: https://github.com/arduino-libraries/Arduino_CloudUtils.git
33+
- name: Arduino_KVStore
3534
- source-url: https://github.com/arduino-libraries/Arduino_UniqueHWId.git
3635
- source-url: https://github.com/arduino-libraries/Arduino_NetworkConfigurator.git
3736
# sketch paths to compile (recursive) for all boards

0 commit comments

Comments
 (0)