Skip to content

Commit a18c4c1

Browse files
committed
ci: Bump vcpkg to the latest version
Dependency changes: - boost-* 1.78.0#0 -> 1.79.0#0
1 parent b9a5a9b commit a18c4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ task:
104104
env:
105105
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin;%PATH%'
106106
PYTHONUTF8: 1
107-
CI_VCPKG_TAG: '2022.04.12'
107+
CI_VCPKG_TAG: '2022.06.16.1'
108108
VCPKG_DOWNLOADS: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
109109
VCPKG_DEFAULT_BINARY_CACHE: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
110110
CCACHE_DIR: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'

0 commit comments

Comments
 (0)