Skip to content

Commit 2129265

Browse files
committed
fix ci
1 parent 4ac5354 commit 2129265

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/compile-examples.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,8 @@ jobs:
2222
# Install the ArduinoIoTCloud library from the repository
2323
- source-path: ./
2424
- source-url: https://github.com/fabik111/Arduino_ConnectionHandler.git
25-
version: e8539870f2f8b7936f3126070b45055c38856bb1
26-
- source-url: https://github.com/fabik111/ArduinoBLE.git
27-
version: 82e2a28f871e97b313846cee6d9efed8943dca53
25+
version: 0314cf54593029aea05bb8c179e40a26128f7d67
26+
- name: ArduinoBLE
2827
- name: ArduinoHttpClient
2928
- name: Arduino_DebugUtils
3029
- name: ArduinoMqttClient

0 commit comments

Comments
 (0)