Skip to content

Commit bf9529a

Browse files
committed
Updated ci.yml to include Espressif
1 parent 7af0e8c commit bf9529a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
rust: [stable]
1515

1616
# All vendor files we want to test on stable
17-
VENDOR: [rustfmt, Atmel, Freescale, Fujitsu, Holtek, Nordic, Nuvoton, NXP, RISC-V, SiliconLabs, Spansion, STMicro, Toshiba]
17+
VENDOR: [rustfmt, Atmel, Freescale, Fujitsu, Holtek, Nordic, Nuvoton, NXP, RISC-V, SiliconLabs, Spansion, STMicro, Toshiba, Espressif]
1818

1919
# The default target we're compiling on and for
2020
TARGET: [x86_64-unknown-linux-gnu]

0 commit comments

Comments
 (0)