mirror of
https://github.com/hibiken/asynq.git
synced 2024-12-26 07:42:17 +08:00
(workflow): bump go version to 1.18 in benchstat
This commit is contained in:
parent
6a7bf2ceff
commit
129e225311
2
.github/workflows/benchstat.yml
vendored
2
.github/workflows/benchstat.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15.x
|
||||
go-version: 1.18.x
|
||||
- name: Install benchstat
|
||||
run: go get -u golang.org/x/perf/cmd/benchstat
|
||||
- name: Download Incoming
|
||||
|
Loading…
Reference in New Issue
Block a user