no more test-386

- lmdb won't build under 386
 - still have to keep lmdb_other.go for arm/arm64
This commit is contained in:
Jason Aten 2020-08-17 19:32:38 -05:00
parent ba1d5e9f9f
commit aea7d4a812
2 changed files with 0 additions and 6 deletions

View file

@ -197,11 +197,6 @@ workflows:
resource_class: xlarge
requires:
- setup
- test:
name: test-386
goarch: "386"
requires:
- setup
- test:
name: test-shardwidth-22
shard_width: "22"

View file

@ -76,7 +76,6 @@ endif
release: check-clean
$(MAKE) release-build GOOS=darwin GOARCH=amd64
$(MAKE) release-build GOOS=linux GOARCH=amd64
$(MAKE) release-build GOOS=linux GOARCH=386
# try (e.g.) internal/clustertests/docker-compose-replication2.yml