Skip to content

Commit

Permalink
[ci] Remove perpetually failing govulncheck job (#3069)
Browse files Browse the repository at this point in the history
  • Loading branch information
marun committed May 31, 2024
1 parent 349b25a commit 928d484
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,13 +285,3 @@ jobs:
run: bash -x scripts/tests.build_antithesis_images.sh
env:
TEST_SETUP: xsvm
govulncheck:
runs-on: ubuntu-latest
name: govulncheck
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/set-go-version-in-env
- id: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: ${{ env.GO_VERSION }}

0 comments on commit 928d484

Please sign in to comment.