Skip to content

Commit 64a6ae1

Browse files
committed
Arduino 1.8.6 binary bump
1 parent 3bfddb2 commit 64a6ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/arduino_ci/arduino_installation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
require "arduino_ci/arduino_downloader_windows" if ArduinoCI::Host.os == :windows
1010

11-
DESIRED_ARDUINO_IDE_VERSION = "1.8.5".freeze
11+
DESIRED_ARDUINO_IDE_VERSION = "1.8.6".freeze
1212

1313
module ArduinoCI
1414

0 commit comments

Comments
 (0)