mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
remove linux/i386 (buggy)
This commit is contained in:
committed by
Lea Anthony
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",
|
||||
|
||||
Reference in New Issue
Block a user