mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-31 04:04:28 +01:00
multi: update build systems and CI/CD to go 1.16
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -24,7 +24,7 @@ env:
|
||||
# /dev.Dockerfile
|
||||
# /make/builder.Dockerfile
|
||||
# /.github/workflows/release.yml
|
||||
GO_VERSION: 1.15.7
|
||||
GO_VERSION: 1.16.3
|
||||
|
||||
jobs:
|
||||
########################
|
||||
|
||||
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -16,7 +16,7 @@ env:
|
||||
# /dev.Dockerfile
|
||||
# /make/builder.Dockerfile
|
||||
# /.github/workflows/main.yml
|
||||
GO_VERSION: 1.15.7
|
||||
GO_VERSION: 1.16.3
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user