Update Go to 1.21

This commit is contained in:
Sebastian Serth
2023-08-14 13:35:41 +02:00
committed by Sebastian Serth
parent 90092c48c1
commit 2f43bced08
5 changed files with 69 additions and 53 deletions

View File

@ -7,7 +7,7 @@ on:
branches: [ main ]
env:
GO_VERSION: '1.20'
GO_VERSION: '1.21'
NOMAD_VERSION: '1.6.1'
CNI_VERSION: '1.3.0'