mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-04-21 17:36:57 +00:00
Update to golang 1.21 in the github workflow as well
Signed-off-by: Sachin Kamboj <skamboj1@bloomberg.net>
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.16
|
||||
go-version: 1.21
|
||||
|
||||
# local build
|
||||
- name: Compile the binary
|
||||
|
||||
Reference in New Issue
Block a user