Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
annakhm authored Sep 26, 2024
1 parent 7760879 commit f56cf33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,8 @@ jobs:
name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.61
version: v1.52
args: --issues-exit-code=1 --timeout=30m
skip-pkg-cache: true
skip-build-cache: true
-
name: Import GPG key
id: import_gpg
Expand Down

0 comments on commit f56cf33

Please sign in to comment.