File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 strategy :
1111 fail-fast : false
1212 matrix :
13- os : [windows-2022, macos-11 , ubuntu-20.04]
13+ os : [windows-2022, macos-latest , ubuntu-20.04]
1414 env :
1515 BUILD_TYPE : ' Release'
1616 CMAKE_GENERATOR : ' Ninja'
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ description = "Dependencies from vcpkg"
1919# See https://github.com/microsoft/vcpkg/releases for vcpkg versions
2020# See https://vcpkg.io/en/packages.html for available packages
2121[vcpkg ]
22- version = " 2022.11.14 "
22+ version = " 2024.03.25 "
2323packages = [" fmt" ]
2424
2525[find-package ]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ description = "Dependencies from vcpkg"
77# See https://github.com/microsoft/vcpkg/releases for vcpkg versions
88# See https://vcpkg.io/en/packages.html for available packages
99[vcpkg ]
10- version = " 2022.11.14 "
10+ version = " 2024.03.25 "
1111packages = [" fmt" ]
1212
1313[find-package ]
You can’t perform that action at this time.
0 commit comments