Skip to content

Commit 1c2265e

Browse files
committed
use arduino 1.8.13 in CI
1 parent 47a57e1 commit 1c2265e

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.10'
155+
local idever='1.8.13'
156156
local ideurl="https://downloads.arduino.cc/arduino-$idever"
157157

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

0 commit comments

Comments
 (0)