Skip to content

Commit

Permalink
fail CI pipeline if azurelinux job fail (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
qmuntal authored Sep 10, 2024
1 parent cd74dad commit 97b3bd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,3 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Run Test
run: go test -v ./...
# Go with FIPs / OpenSSL support on Azure Linux 3.0 is currently broken due to symcrypt change, so we ignore failures.
# See https://github.com/golang-fips/openssl/issues/158.
continue-on-error: true

0 comments on commit 97b3bd9

Please sign in to comment.