We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171a236 commit 22100c1Copy full SHA for 22100c1
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
make check-headers
31
32
lint:
33
- runs-on: ubuntu-latest
+ runs-on: macos-latest
34
steps:
35
- uses: actions/checkout@v2
36
- uses: golangci/golangci-lint-action@v2
0 commit comments