Update Nomad and CNI version for GitHub actions

This commit is contained in:
Sebastian Serth
2023-07-19 13:11:39 +02:00
committed by dependabot[bot]
parent 5fe6ad29af
commit 1663008eb6

View File

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