Skip to content

Commit 46c31ee

Browse files
committed
ci: Bump ccache version to the latest 4.7.4 in "Win64 native" task
1 parent 1039ed4 commit 46c31ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ task:
153153
ccache_cache:
154154
folder: '%CCACHE_DIR%'
155155
install_tools_script:
156-
- choco install --yes --no-progress ccache --version=4.6.1
156+
- choco install --yes --no-progress ccache --version=4.7.4
157157
- choco install --yes --no-progress python3 --version=3.9.6
158158
- pip install zmq
159159
- ccache --version

0 commit comments

Comments
 (0)