ci: bump to go 1.18 (#239)
This commit is contained in:
committed by
GitHub
parent
72b8db9c80
commit
b0c64b2e52
2
.github/workflows/stress.yml
vendored
2
.github/workflows/stress.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@37335c7bb261b353407cff977110895fa0b4f7d8 # v2.1.3
|
||||
with:
|
||||
go-version: 1.17.x
|
||||
go-version: 1.18.x
|
||||
- name: Configure Go Environment
|
||||
run: |
|
||||
echo GOPATH=${{ runner.workspace }} >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user