Merge pull request #2166 from crazy-max/multi-golangci-lint

enable golangci-lint for supported platforms
This commit is contained in:
CrazyMax
2023-12-20 11:02:58 +01:00
committed by GitHub
4 changed files with 24 additions and 3 deletions

View File

@@ -19,6 +19,8 @@ on:
jobs:
validate:
runs-on: ubuntu-22.04
env:
GOLANGCI_LINT_MULTIPLATFORM: 1
strategy:
fail-fast: false
matrix: