mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-18 03:21:26 +02:00
change python version of lnd wallet (#996)
This commit is contained in:
2
.github/workflows/regtest.yml
vendored
2
.github/workflows/regtest.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.8]
|
||||
python-version: [3.9]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
|
Reference in New Issue
Block a user