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