mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-08 06:23:56 -06:00
Ignore NativeEthernet on AT90USB1286 (#19885)
This commit is contained in:
parent
62ba799d72
commit
ea0afd0b4d
2 changed files with 2 additions and 2 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue