File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - name : Run linter
1919 uses :
golangci/[email protected] # Action page: <https://github.com/golangci/golangci-lint-action> 2020 with :
21- version : v1.60 # without patch version
21+ version : v1.62 # without patch version
2222 only-new-issues : false # show only new issues if it's a pull request
2323 args : --timeout=10m --build-tags=race
Original file line number Diff line number Diff line change @@ -164,10 +164,10 @@ jobs:
164164 tags : |
165165 spiralscout/velox:latest
166166 spiralscout/velox:${{ steps.values.outputs.version }}
167- spiralscout/velox:2024.2
167+ spiralscout/velox:2024.3
168168 spiralscout/velox:2024
169169
170170 ghcr.io/roadrunner-server/velox:latest
171171 ghcr.io/roadrunner-server/velox:${{ steps.values.outputs.version }}
172- ghcr.io/roadrunner-server/velox:2024.2
172+ ghcr.io/roadrunner-server/velox:2024.3
173173 ghcr.io/roadrunner-server/velox:2024
Original file line number Diff line number Diff line change 11[roadrunner ]
22# ref -> reference, tag, commit or branch
3- ref = " v2024.2.1 "
3+ ref = " v2024.3.0 "
44
55# the debug option is used to build RR with debug symbols to profile it with pprof
66[debug ]
You can’t perform that action at this time.
0 commit comments