Skip to content

Commit 4f4d593

Browse files
committed
trying with 1.8.12
1 parent 1c2265e commit 4f4d593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/common.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ function install_ide()
152152
#local idever='nightly'
153153
#local ideurl='https://www.arduino.cc/download.php?f=/arduino-nightly'
154154

155-
local idever='1.8.13'
155+
local idever='1.8.12'
156156
local ideurl="https://downloads.arduino.cc/arduino-$idever"
157157

158158
echo "using Arduino IDE distribution ${idever}"

0 commit comments

Comments
 (0)