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 6b1680d commit 5c39960Copy full SHA for 5c39960
.github/workflows/golangci-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
# This workflow contains a single job called "build"
19
golangci-lint:
20
# The type of runner that the job will run on
21
- runs-on: macos-latest
+ runs-on: macos-12
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
0 commit comments