mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
ci: Add pip cache
This commit is contained in:
parent
6d480667b2
commit
73f8303629
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ jobs:
|
|||
- stage: lint
|
||||
name: 'lint'
|
||||
env:
|
||||
cache: false
|
||||
cache: pip
|
||||
language: python
|
||||
python: '3.5' # Oldest supported version according to doc/dependencies.md
|
||||
install:
|
||||
|
|
Loading…
Add table
Reference in a new issue