Skip to content

Commit 6675a34

Browse files
committed
Update CI
1 parent eca9448 commit 6675a34

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.8/'
3+
def root = '/opt/arduino-1.8.9/'
44
if (config.nightly_arduino_ide)
55
{
66
root = '/opt/arduino-nightly/'

0 commit comments

Comments
 (0)