Skip to content

Commit

Permalink
Update golangci-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenan7 authored Dec 1, 2023
1 parent 0a49c58 commit b931e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
runs-on: ${{ matrix.platform }}
strategy:
matrix:
go-version: [1.15.x, 1.16.x, 1.17.x]
go-version: [1.21.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
steps:
# Sets up Go environment for use in actions
Expand Down

0 comments on commit b931e5a

Please sign in to comment.