Skip to content

Commit b6ab7aa

Browse files
authored
Jenkins:Update Arduino 1.8.7 (#1215)
1 parent 5a7f3a4 commit b6ab7aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/arduino.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!groovy
22
def buildArduino(config, String buildFlags, String sketch, String key) {
3-
def root = '/opt/arduino-1.8.6/'
3+
def root = '/opt/arduino-1.8.7/'
44
if (config.nightly_arduino_ide)
55
{
66
root = '/opt/arduino-nightly/'

0 commit comments

Comments
 (0)