We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7214b0d commit 0b51d5cCopy full SHA for 0b51d5c
.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.5/'
+ def root = '/opt/arduino-1.8.6/'
4
if (config.nightly_arduino_ide)
5
{
6
root = '/opt/arduino-nightly/'
0 commit comments