We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db30a62 + 2528137 commit 62af625Copy full SHA for 62af625
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Configure Docker
64
uses: bitcoin/bitcoin/.github/actions/configure-docker@master
65
with:
66
- use-cirrus: false
+ cache-provider: 'gha'
67
68
- name: CI script
69
run: |
0 commit comments