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 5a7f3a4 commit b6ab7aaCopy full SHA for b6ab7aa
.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.6/'
+ def root = '/opt/arduino-1.8.7/'
4
if (config.nightly_arduino_ide)
5
{
6
root = '/opt/arduino-nightly/'
0 commit comments