2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-09-20 02:55:54 +08:00

(workflow): bump go version to 1.18 in benchstat

This commit is contained in:
angshumukherjee100 2023-10-08 11:20:43 +05:30
parent 6a7bf2ceff
commit 129e225311

View File

@ -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