0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-08 10:31:50 -05:00

ci: Bump ccache version to the latest 4.7.4 in "Win64 native" task

This commit is contained in:
Hennadii Stepanov 2023-01-13 20:50:38 +00:00
parent 1039ed44fb
commit 46c31eea8c
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -153,7 +153,7 @@ task:
ccache_cache:
folder: '%CCACHE_DIR%'
install_tools_script:
- choco install --yes --no-progress ccache --version=4.6.1
- choco install --yes --no-progress ccache --version=4.7.4
- choco install --yes --no-progress python3 --version=3.9.6
- pip install zmq
- ccache --version