mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-28 09:26:26 -06:00
go1.15 in circleci
This commit is contained in:
parent
6b6499d61c
commit
bf5fc8b913
@ -6,7 +6,7 @@ orbs:
|
|||||||
executors:
|
executors:
|
||||||
go:
|
go:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.14
|
- image: circleci/golang:1.15
|
||||||
environment:
|
environment:
|
||||||
CONSUL_VERSION: 1.7.2
|
CONSUL_VERSION: 1.7.2
|
||||||
GOMAXPROCS: 4
|
GOMAXPROCS: 4
|
||||||
|
Loading…
Reference in New Issue
Block a user