Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lrapetti committed Nov 9, 2021
1 parent e0fbf33 commit 6752aca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ on:
env:
vcpkg_robotology_TAG: v0.6.0
YCM_TAG: v0.13.0
YARP_TAG: v3.4.1
iDynTree_TAG: v3.0.0
wearables_TAG: v1.1.0
icub_main_TAG: v1.17.0
YARP_TAG: v3.5.0
iDynTree_TAG: v4.2.0
wearables_TAG: v1.2.1
icub_main_TAG: v1.21.0
osqp_TAG: v0.6.0
OsqpEigen_TAG: v0.6.2
# Overwrite the VCPKG_INSTALLATION_ROOT env variable defined by Github Actions to point to our vcpkg
Expand Down

0 comments on commit 6752aca

Please sign in to comment.