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:
2
.github/workflows/repro.yml
vendored
2
.github/workflows/repro.yml
vendored
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user