Fix Windows linker error by shortening the environment names

This commit is contained in:
Knutwurst
2020-09-10 16:56:55 +02:00
parent d969459aa0
commit 777f9fd9a7
4 changed files with 110 additions and 110 deletions

View File

@@ -30,42 +30,42 @@ jobs:
platform:
# Knutwurst Base Environments
- i3_MEGA_1stgen
- i3_MEGA_1stgen_TMC
#- i3_MEGA_1stgen_BLTOUCH_10
#- i3_MEGA_1stgen_BLTOUCH_11
#- i3_MEGA_1stgen_TMC_BLTOUCH_10
#- i3_MEGA_1stgen_TMC_BLTOUCH_11
- i3_MEGA
- i3_MEGA_TMC
- i3_MEGA_BLTOUCH_10
- i3_MEGA_BLTOUCH_11
- i3_MEGA_TMC_BLTOUCH_10
- i3_MEGA_TMC_BLTOUCH_11
- i3_MEGA_S
- i3_MEGA_S_TMC
- i3_MEGA_S_BLTOUCH_10
- i3_MEGA_S_BLTOUCH_11
- i3_MEGA_S_TMC_BLTOUCH_10
- i3_MEGA_S_TMC_BLTOUCH_11
- i3_MEGA_S_DGUS
- i3_MEGA_S_DGUS_TMC
- i3_MEGA_S_DGUS_BLTOUCH_10
- i3_MEGA_S_DGUS_BLTOUCH_11
- i3_MEGA_S_DGUS_TMC_BLTOUCH_10
- i3_MEGA_S_DGUS_TMC_BLTOUCH_11
- i3_MEGA_X
- i3_MEGA_X_TMC
- i3_MEGA_X_BLTOUCH_10
- i3_MEGA_X_BLTOUCH_11
- i3_MEGA_X_TMC_BLTOUCH_10
- i3_MEGA_X_TMC_BLTOUCH_11
#- i3_MEGA_P
#- i3_MEGA_P_TMC
#- i3_MEGA_P_BLTOUCH_10
#- i3_MEGA_P_BLTOUCH_11
#- i3_MEGA_P_TMC_BLTOUCH_10
#- i3_MEGA_P_TMC_BLTOUCH_11
- MEGA_1G
- MEGA_1G_TMC
- MEGA_1G_BLT_10
- MEGA_1G_BLT_11
- MEGA_1G_TMC_BLT_10
- MEGA_1G_TMC_BLT_11
- MEGA
- MEGA_TMC
- MEGA_BLT_10
- MEGA_BLT_11
- MEGA_TMC_BLT_10
- MEGA_TMC_BLT_11
- MEGA_S
- MEGA_S_TMC
- MEGA_S_BLT_10
- MEGA_S_BLT_11
- MEGA_S_TMC_BLT_10
- MEGA_S_TMC_BLT_11
- MEGA_S_DGUS
- MEGA_S_DGUS_TMC
- MEGA_S_DGUS_BLT_10
- MEGA_S_DGUS_BLT_11
- MEGA_S_DGUS_TMC_BLT_10
- MEGA_S_DGUS_TMC_BLT_11
- MEGA_X
- MEGA_X_TMC
- MEGA_X_BLT_10
- MEGA_X_BLT_11
- MEGA_X_TMC_BLT_10
- MEGA_X_TMC_BLT_11
- MEGA_P
- MEGA_P_TMC
- MEGA_P_BLT_10
- MEGA_P_BLT_11
- MEGA_P_TMC_BLT_10
- MEGA_P_TMC_BLT_11
steps: