mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-02-13 02:11:53 +00:00
Update CircleCI to use Go 1.12 on other
This commit is contained in:
parent
8ddadce699
commit
14afb8881e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue