Skip to content

Commit

Permalink
golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
hiahia12 committed Jan 16, 2024
1 parent 73531e3 commit 988bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
runs-on: [ self-hosted, X64 ]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 988bd32

Please sign in to comment.