Skip to content

Commit

Permalink
pr
Browse files Browse the repository at this point in the history
  • Loading branch information
eedorenko committed Dec 19, 2024
1 parent 334f7db commit 64a67d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,8 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: '1.20'
go-version: '1.19'
cache: false
env:
GO111MODULE: off
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
Expand Down

0 comments on commit 64a67d1

Please sign in to comment.