We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2022.09.27
1 parent 33eef56 commit 281e7c7Copy full SHA for 281e7c7
.cirrus.yml
@@ -104,7 +104,7 @@ task:
104
env:
105
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin;%PATH%'
106
PYTHONUTF8: 1
107
- CI_VCPKG_TAG: '2022.06.16.1'
+ CI_VCPKG_TAG: '2022.09.27'
108
VCPKG_DOWNLOADS: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
109
VCPKG_DEFAULT_BINARY_CACHE: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
110
CCACHE_DIR: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'
0 commit comments