Skip to content

Commit

Permalink
CI: update vcpkg version to a1a1cbc975abf909a6c8985a6a2b8fe20bbd9bd6
Browse files Browse the repository at this point in the history
  • Loading branch information
KangLin committed Jan 21, 2024
1 parent c548ea7 commit fd22061
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
TOOSL_DIR: ${{github.workspace}}/.cache/tools
INSTALL_DIR: ${{github.workspace}}/.cache/install
Calendar_VERSION: v1.0.17
VCPKGGITCOMMITID: c9919121dde6f61c0436adda94624636e041226b
VCPKGGITCOMMITID: a1a1cbc975abf909a6c8985a6a2b8fe20bbd9bd6
ANDROID_PLATFORM: android-23
ANDROID_NATIVE_API_LEVEL: 23
qt_modules: 'qtimageformats qtmultimedia qtscxml'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
qt_modules: qtwebengine ${{matrix.qt_modules}}
Calendar_VERSION: 1.0.17
artifact_name: build_macos
VCPKGGITCOMMITID: c9919121dde6f61c0436adda94624636e041226b
VCPKGGITCOMMITID: a1a1cbc975abf909a6c8985a6a2b8fe20bbd9bd6

# Map the job outputs to step outputs
outputs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
VCPKG_PLATFORM_TOOLSET: ${{matrix.VCPKG_PLATFORM_TOOLSET}}
CMAKE_GENERATOR_PLATFORM: ${{matrix.CMAKE_GENERATOR_PLATFORM}}
Calendar_VERSION: v1.0.17
VCPKGGITCOMMITID: c9919121dde6f61c0436adda94624636e041226b
VCPKGGITCOMMITID: a1a1cbc975abf909a6c8985a6a2b8fe20bbd9bd6
qt_modules: ${{matrix.qt_modules}}
artifact_name: build_msvc

Expand Down
2 changes: 1 addition & 1 deletion 3th_libs/LunarCalendar

0 comments on commit fd22061

Please sign in to comment.