Skip to content

Commit

Permalink
Merge a7ebdae into backport/nicoleta/NET-9235/migrate-off-macOS/livel…
Browse files Browse the repository at this point in the history
…y-equipped-monkey
  • Loading branch information
hc-github-team-consul-core authored Jun 28, 2024
2 parents 0bdc6b2 + a7ebdae commit 1869faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- {goos: "linux", goarch: "amd64"}
- {goos: "linux", goarch: "amd64", gotags: "fips", env: "CGO_ENABLED=1 GOEXPERIMENT=boringcrypto", fips: "+fips1402", pkg_suffix: "-fips" }
- {goos: "linux", goarch: "arm64", gotags: "fips", env: "CGO_ENABLED=1 GOEXPERIMENT=boringcrypto CC=aarch64-linux-gnu-gcc", fips: "+fips1402", pkg_suffix: "-fips" }
- {goos: "darwin", goarch: "arm"}
- {goos: "darwin", goarch: "amd64"}
- {goos: "darwin", goarch: "arm64"}

fail-fast: true
Expand Down

0 comments on commit 1869faf

Please sign in to comment.