mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
ci: Bump ccache version to the latest 4.7.4 in "Win64 native" task
This commit is contained in:
@@ -153,7 +153,7 @@ task:
|
|||||||
ccache_cache:
|
ccache_cache:
|
||||||
folder: '%CCACHE_DIR%'
|
folder: '%CCACHE_DIR%'
|
||||||
install_tools_script:
|
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
|
- choco install --yes --no-progress python3 --version=3.9.6
|
||||||
- pip install zmq
|
- pip install zmq
|
||||||
- ccache --version
|
- ccache --version
|
||||||
|
|||||||
Reference in New Issue
Block a user