mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 16:33:40 +00:00
targets: fix build tag duplicates
and add missing targets to smoke test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"inherits": ["esp32c3"],
|
||||
"build-tags": ["esp32c312f", "esp32c3", "esp"]
|
||||
"build-tags": ["esp32c312f"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user