mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-05-19 13:27:18 +02:00
Fix golang version
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker: # run the steps with Docker
|
||||
- image: circleci/golang:1.17.10
|
||||
- image: circleci/golang:1.17
|
||||
steps:
|
||||
- checkout # check out source code to working directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user