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:
parent
1039ed44fb
commit
46c31eea8c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue