Skip to content

Commit

Permalink
Use VCPKG 2403.08.23 release
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Oct 4, 2024
1 parent b0e988d commit 6d31512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vcpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
runVcpkgInstall: true
vcpkgJsonGlob: '**/build/vcpkg.json'
vcpkgGitCommitId: '7516a02de04e8f8ff4e4beb8f5bac0565f9bf9da'
vcpkgGitCommitId: '3508985146f1b1d248c67ead13f8f54be5b4f5da'

- name: 'Configure CMake'
working-directory: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
runVcpkgInstall: true
vcpkgJsonGlob: '**/build/vcpkg.json'
vcpkgGitCommitId: '7516a02de04e8f8ff4e4beb8f5bac0565f9bf9da'
vcpkgGitCommitId: '3508985146f1b1d248c67ead13f8f54be5b4f5da'

- name: 'Configure CMake'
working-directory: ${{ github.workspace }}
Expand Down

0 comments on commit 6d31512

Please sign in to comment.