repro: focal modded fix

- Locked grpcio-tools version to fix dirty tree issue. Ref: https://github.com/ElementsProject/lightning/pull/7376#issuecomment-2161102381

- Updated python version to 3.10 for future proofing

- Added manual dispatch for github action
This commit is contained in:
ShahanaFarooqui
2024-10-11 17:33:17 -07:00
parent 814c838cae
commit 859f795168
2 changed files with 5 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ on:
# 05:00 Berlin, 03:00 UTC, 23:00 New York, 20:00 Los Angeles
schedule:
- cron: "0 3 * * *"
workflow_dispatch:
jobs:
ubuntu:
name: "Ubuntu repro build: ${{ matrix.version }}"