Enforce go version 1.20.2

This commit is contained in:
2023-03-31 15:35:37 +01:00
parent a73dd78bd5
commit eeba71c954
+1 -1
View File
@@ -14,7 +14,7 @@ env:
ENABLE_CODE_LINT: false
ENABLE_CODE_SCANS: false
DEPLOY: false
GO_VERSION: 1.19
GO_VERSION: 1.20.2
jobs:
prepare: