mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 05:37:05 +02:00
Disable Linux 386 builds
Compilaton fails with latest gorm
This commit is contained in:
parent
e135ea5fa9
commit
82858315fa
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ builds:
|
||||||
- windows
|
- windows
|
||||||
- darwin
|
- darwin
|
||||||
ignore:
|
ignore:
|
||||||
|
- goos: linux
|
||||||
|
goarch: "386"
|
||||||
- goos: windows
|
- goos: windows
|
||||||
goarch: "386"
|
goarch: "386"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue