Skip to content

Commit

Permalink
Update pixi-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Dec 3, 2024
1 parent 83c32b9 commit e984d9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pixi-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
# We already test linux-64 and ros2 in build-all-ros2moveit
- os: ubuntu-22.04
pixi_task: build-ros2
# Windows build fail due to length of build folder
# See https://github.com/robotology/robotology-superbuild/pull/1746#issuecomment-2514352629
- os: windows-2019
pixi_task: build-ros2
# moveit is only supported on Linux for now (missing required package in robostack)
- os: macos-13
pixi_task: build-ros2moveit
Expand Down

0 comments on commit e984d9d

Please sign in to comment.