We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa42d34 commit 2f9c78fCopy full SHA for 2f9c78f
.github/workflows/golangci.yaml
@@ -15,7 +15,6 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- go-version: ['1.22.x', '1.23.x']
19
os: [ubuntu-latest, windows-latest]
20
name: Lint
21
runs-on: ${{ matrix.os }}
0 commit comments