Skip to content

Commit

Permalink
Merge pull request OpenDDS#4704 from jwillemsen/jwi-vcpkg20240615
Browse files Browse the repository at this point in the history
[githubCI] Upgrade to vcpkg 2024.06.15
  • Loading branch information
jrw972 committed Jun 19, 2024
2 parents 6744eec + bea75e6 commit f9470e6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ env:
TRIGGERING_COMMIT: ${{ github.event.pull_request.head.sha || github.sha }}
VCPKG_INSTALLED_DIR: ${{ github.workspace }}\vcpkg\installed
CTEST_OUTPUT_ON_FAILURE: ON
VCPKG_GIT_COMMIT: 898b728edc5e0d12b50015f9cd18247c4257a3eb
VCPKG_GIT_COMMIT: f7423ee180c4b7f40d43402c2feb3859161ef625

jobs:

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ env:
TRIGGERING_COMMIT: ${{ github.event.pull_request.head.sha || github.sha }}
VCPKG_INSTALLED_DIR: ${{ github.workspace }}\vcpkg\installed
CTEST_OUTPUT_ON_FAILURE: ON
VCPKG_GIT_COMMIT: 898b728edc5e0d12b50015f9cd18247c4257a3eb
VCPKG_GIT_COMMIT: f7423ee180c4b7f40d43402c2feb3859161ef625

jobs:
u22:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ishapes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:
cancel-in-progress: true

env:
VCPKG_GIT_COMMIT: 898b728edc5e0d12b50015f9cd18247c4257a3eb
VCPKG_GIT_COMMIT: f7423ee180c4b7f40d43402c2feb3859161ef625

jobs:

Expand Down

0 comments on commit f9470e6

Please sign in to comment.