mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
build: build and run CI against Go 1.5
This commit is contained in:
parent
f8e3b41d10
commit
0f90bb638d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -18,7 +18,7 @@ env:
|
||||
GOPATH: /home/runner/work/go
|
||||
DOWNLOAD_CACHE: /home/runner/work/download_cache
|
||||
BITCOIN_VERSION: 0.19.1
|
||||
GO_VERSION: 1.14.4
|
||||
GO_VERSION: 1.15.2
|
||||
|
||||
jobs:
|
||||
########################
|
||||
|
@ -17,7 +17,7 @@ git:
|
||||
depth: false
|
||||
|
||||
go:
|
||||
- "1.14.x"
|
||||
- "1.15.x"
|
||||
|
||||
env:
|
||||
global:
|
||||
|
Loading…
x
Reference in New Issue
Block a user