Skip to content

Commit

Permalink
Remove duplicate go setup step (IBM-Cloud#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
yussufsh authored and michaelkad committed Oct 8, 2024
1 parent 5da54e1 commit c89ffcf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:
with:
go-version: '1.22'

- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.20'

- name: Lint
uses: golangci/golangci-lint-action@v5
with:
Expand Down

0 comments on commit c89ffcf

Please sign in to comment.