mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-29 21:27: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
|
||||
- darwin
|
||||
ignore:
|
||||
- goos: linux
|
||||
goarch: "386"
|
||||
- goos: windows
|
||||
goarch: "386"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue