Skip to content

Commit

Permalink
try to arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Ar-Ray-code committed Aug 11, 2024
1 parent d6d4b32 commit aaa9b5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci_jazzy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04]
os: [ubuntu-24.04-arm64]
ros_distribution: [jazzy]
steps:
- uses: actions/checkout@v3
Expand All @@ -29,6 +29,7 @@ jobs:
uses: ros-tooling/[email protected]
with:
target-ros2-distro: ${{ matrix.ros_distribution }}
skip-tests: true
vcs-repo-file-url: |
repos/cyclonedds.repos
repos/ds.repos
Expand Down

0 comments on commit aaa9b5f

Please sign in to comment.