We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca9448 commit 6675a34Copy full SHA for 6675a34
.ci/arduino.groovy
@@ -1,6 +1,6 @@
1
#!groovy
2
def buildArduino(config, String buildFlags, String sketch, String key) {
3
- def root = '/opt/arduino-1.8.8/'
+ def root = '/opt/arduino-1.8.9/'
4
if (config.nightly_arduino_ide)
5
{
6
root = '/opt/arduino-nightly/'
0 commit comments