Skip to content

Commit

Permalink
ci: update to clightning v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lvaccaro committed Apr 4, 2021
1 parent 6e3e9f1 commit 8d84dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
git clone https://github.com/ElementsProject/lightning.git
cd lightning
git checkout v0.9.3
git checkout v0.10.0
python3 -m virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
Expand Down

0 comments on commit 8d84dd8

Please sign in to comment.