Skip to content

Commit 838c900

Browse files
authored
Update CI (#1298)
1 parent f36c4ae commit 838c900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/arduino.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def parseWarnings(String key) {
3030
excludePattern: '''.*/EEPROM\\.h,.*/Dns\\.cpp,.*/socket\\.cpp,.*/util\\.h,.*/Servo\\.cpp,
3131
.*/Adafruit_NeoPixel\\.cpp,.*/UIPEthernet.*,.*/SoftwareSerial\\.cpp,
3232
.*/pins_arduino\\.h,.*/Stream\\.cpp,.*/USBCore\\.cpp,.*/Wire\\.cpp,
33-
.*/hardware/STM32F1.*,.*/hardware/esp8266.*,.*/hardware/espressif/esp32.*,
33+
.*/hardware/STM32F1.*,.*/hardware/esp8266.*,.*/hardware/esp32.*,
3434
.*/libraries/SD/.*''',
3535

3636
healthy: '', includePattern: '', messagesPattern: '',

0 commit comments

Comments
 (0)