Skip to content

Commit 46f0e96

Browse files
tekka007Olivier
andauthored
CI: Update to Arduino 1.8.13 (#1434)
Co-authored-by: Olivier <Olivier@nowhere.org>
1 parent d04e751 commit 46f0e96

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.12/'
3+
def root = '/opt/arduino-1.8.13/'
44
def build_path = 'build'
55
def build_path_cmd = ' -build-path '+build_path+' '
66
if (config.nightly_arduino_ide)

0 commit comments

Comments
 (0)