Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI waveform flavour select #7715

Merged
merged 12 commits into from
Nov 20, 2020
Prev Previous commit
Next Next commit
arduno-1.8.13 definitely doesn't work in this environment - left for …
…another PR, back to .10
  • Loading branch information
d-a-v committed Nov 20, 2020
commit 706a5d9cfb83694120d1e06d98ae125aec52d1d2
2 changes: 1 addition & 1 deletion tests/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 152,7 @@ function install_ide()
#local idever='nightly'
#local ideurl='https://www.arduino.cc/download.php?f=/arduino-nightly'

local idever='1.8.13'
local idever='1.8.10'
local ideurl="https://downloads.arduino.cc/arduino-$idever"

echo "using Arduino IDE distribution ${idever}"
Expand Down