mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 00:10:47 +08:00
remove linux/i386 (buggy)
This commit is contained in:
parent
c66e9cba5a
commit
2ab8fc37ab
@ -15,7 +15,6 @@ import (
|
||||
func getSupportedPlatforms() []string {
|
||||
return []string{
|
||||
"darwin/amd64",
|
||||
"linux/i386",
|
||||
"linux/amd64",
|
||||
"linux/arm-7",
|
||||
"windows/amd64",
|
||||
|
Loading…
Reference in New Issue
Block a user