Ignore NativeEthernet on AT90USB1286 (#19885)
This commit is contained in:
committed by
Scott Lahteine
parent
a625fee035
commit
62d578de9e
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
- esp32
|
||||
- linux_native
|
||||
- mega2560
|
||||
- at90usb1286_dfu
|
||||
- teensy31
|
||||
- teensy35
|
||||
- teensy41
|
||||
@@ -95,7 +96,6 @@ jobs:
|
||||
|
||||
# Non-working environment tests
|
||||
#- at90usb1286_cdc
|
||||
#- at90usb1286_dfu
|
||||
#- STM32F103CB_malyan
|
||||
#- mks_robin_mini
|
||||
|
||||
|
Reference in New Issue
Block a user