mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
build: update Github Actions to use Go 1.14.4
This commit is contained in:
parent
7261b064db
commit
25f6d51b45
1 changed files with 1 additions and 1 deletions
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.13.10
|
||||
GO_VERSION: 1.14.4
|
||||
|
||||
jobs:
|
||||
########################
|
||||
|
|
Loading…
Add table
Reference in a new issue