Skip to content

Commit

Permalink
[vcpkg] Use 2024.03.19 to avoid issue with liblzma
Browse files Browse the repository at this point in the history
  • Loading branch information
jslee02 committed Mar 30, 2024
1 parent d883171 commit adeb4f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
tracy
urdfdom
triplet: x64-windows
revision: "2024.03.25"
revision: "2024.03.19"
github-binarycache: true
token: ${{ github.token }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_dartpy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
tinyxml2
urdfdom
triplet: x64-windows
revision: "2024.03.25"
revision: "2024.03.19"
github-binarycache: true
token: ${{ github.token }}

Expand Down

0 comments on commit adeb4f7

Please sign in to comment.