4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-07-27 07:34:15 +00:00

Update CircleCI to use Go 1.12 on other

This commit is contained in:
Neil Alexander
2019-03-13 18:51:00 +00:00
parent 8ddadce699
commit 14afb8881e

View File

@@ -119,7 +119,7 @@ jobs:
build-other: build-other:
docker: docker:
- image: circleci/golang:1.11 - image: circleci/golang:1.12
steps: steps:
- checkout - checkout