Upgrade Go from 1.17 to 1.18
This commit is contained in:

committed by
Sebastian Serth

parent
a41659eed4
commit
830517f464
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -7,8 +7,8 @@ on:
|
||||
branches: [ main ]
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.17
|
||||
NOMAD_VERSION: 1.2.3
|
||||
GO_VERSION: 1.18
|
||||
NOMAD_VERSION: 1.2.6
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
|
Reference in New Issue
Block a user