Guessed wrong - tahoe-depgraph is Python 2.
This commit is contained in:
parent
dd673a7862
commit
1fcf5051bd
|
@ -299,7 +299,7 @@ jobs:
|
||||||
build-porting-depgraph:
|
build-porting-depgraph:
|
||||||
# Generate up-to-date data for the dependency graph visualizer.
|
# Generate up-to-date data for the dependency graph visualizer.
|
||||||
docker:
|
docker:
|
||||||
- image: "python:3.7-buster"
|
- image: "python:2.7-buster"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- "checkout"
|
- "checkout"
|
||||||
|
|
Loading…
Reference in New Issue