tangled
alpha
login
or
join now
oppi.li
/
goat
9
fork
atom
https://github.com/bluesky-social/goat but with tangled's CI
9
fork
atom
overview
issues
pulls
pipelines
goreleaser: don't build for i386
bnewbold.net
7 months ago
85941d46
43e3c88c
+3
1 changed file
expand all
collapse all
unified
split
.goreleaser.yaml
+3
.goreleaser.yaml
···
13
13
- linux
14
14
- windows
15
15
- darwin
16
16
+
goarch:
17
17
+
- amd64
18
18
+
- arm64
16
19
17
20
archives:
18
21
- formats: [tar.gz]