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.
1 parent db30a62 commit 2528137Copy full SHA for 2528137
.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