mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-09 08:34:22 +01:00
script: update CI to bitcoind 22
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -16,7 +16,7 @@ env:
|
||||
# go needs absolute directories, using the $HOME variable doesn't work here.
|
||||
GOCACHE: /home/runner/work/go/pkg/build
|
||||
GOPATH: /home/runner/work/go
|
||||
BITCOIN_VERSION: 0.20.1
|
||||
BITCOIN_VERSION: "22.0"
|
||||
|
||||
# If you change this value, please change it in the following files as well:
|
||||
# /.travis.yml
|
||||
|
||||
Reference in New Issue
Block a user