Update Nomad and CNI version for GitHub actions
This commit is contained in:

committed by
dependabot[bot]
![dependabot[bot]](/assets/img/avatar_default.png)
parent
5fe6ad29af
commit
1663008eb6
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -8,8 +8,8 @@ on:
|
||||
|
||||
env:
|
||||
GO_VERSION: '1.20'
|
||||
NOMAD_VERSION: '1.4.4'
|
||||
CNI_VERSION: '1.1.1'
|
||||
NOMAD_VERSION: '1.6.0'
|
||||
CNI_VERSION: '1.3.0'
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
|
Reference in New Issue
Block a user