Skip to content

Commit 5c39960

Browse files
authored
feat(ci): golang-ci (#2609)
1 parent 6b1680d commit 5c39960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
# This workflow contains a single job called "build"
1919
golangci-lint:
2020
# The type of runner that the job will run on
21-
runs-on: macos-latest
21+
runs-on: macos-12
2222

2323
# Steps represent a sequence of tasks that will be executed as part of the job
2424
steps:

0 commit comments

Comments
 (0)