mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-22 14:10:28 +00:00
Try go 1.13 to see if this fixes failing builds
This commit is contained in:
parent
5ca81f916e
commit
51fe1940c5
@ -5,7 +5,7 @@ version: 2.1
|
||||
jobs:
|
||||
build-linux:
|
||||
docker:
|
||||
- image: circleci/golang:1.13.3
|
||||
- image: circleci/golang:1.13
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
Loading…
Reference in New Issue
Block a user