5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-11-22 18:50:27 +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
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

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