Skip to content

Commit

Permalink
Update wheel_generation.yml (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
francocipollone authored May 14, 2024
1 parent ebdfd84 commit 3526019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheel_generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ env:
PACKAGE_NAME: maliput_malidrive
COLCON_WS: maliput_ws
PYTHON_VERSION: cp38-cp38
CMAKE_COMMAND_ENV: /opt/_internal/cpython-3.8.18/bin/cmake
CMAKE_COMMAND_ENV: /opt/python/cp38-cp38/bin/cmake
RETENTION_DAYS: 7
VCS_PATH: /opt/_internal/cpython-3.8.18/bin/
VCS_PATH: /opt/python/cp38-cp38/bin/

# Cancel previously running PR jobs
concurrency:
Expand Down

0 comments on commit 3526019

Please sign in to comment.