Skip to content

Commit

Permalink
finally fix CI, thanks @joe
Browse files Browse the repository at this point in the history
  • Loading branch information
electron0zero committed Dec 14, 2023
1 parent 32eb1e0 commit 939b265
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,8 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53.3
version: v1.55.2
only-new-issues: true
skip-cache: true
skip-pkg-cache: true
skip-build-cache: true

unit-tests-pkg:
name: Test packages - pkg
Expand Down

0 comments on commit 939b265

Please sign in to comment.