Merge pull request #685 from molecula/discard-test-386

no more test-386
This commit is contained in:
Cody Soyland 2020-08-17 20:15:14 -05:00 committed by GitHub
commit 039780a85e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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