Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker.yaml #1489

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Update Docker.yaml #1489

merged 1 commit into from
Dec 18, 2024

Conversation

hakuturu583
Copy link
Collaborator

@hakuturu583 hakuturu583 commented Dec 18, 2024

Description

Arm64 CI was broken, so remove it temporarily.

Abstract

Remove ARM64 CI.

Background

Arm64 CI was broken, so remove it temporarily.

Details

Remove arm64 CI from matrix.

    strategy:
      matrix:
        rosdistro: [humble]
        # arch: [amd64, arm64]
        arch: [amd64]

References

N/A

Destructive Changes

N/A

Known Limitations

N/A

Arm64 CI was broken, so remove it temporarily.
@hakuturu583 hakuturu583 added the bump patch If this pull request merged, bump patch version of the scenario_simulator_v2 label Dec 18, 2024
@hakuturu583 hakuturu583 requested a review from HansRobo December 18, 2024 01:37
@hakuturu583 hakuturu583 self-assigned this Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

Checklist for reviewers ☑️

All references to "You" in the following text refer to the code reviewer.

  • Is this pull request written in a way that is easy to read from a third-party perspective?
  • Is there sufficient information (background, purpose, specification, algorithm description, list of disruptive changes, and migration guide) in the description of this pull request?
  • If this pull request contains a destructive change, does this pull request contain the migration guide?
  • Labels of this pull request are valid?
  • All unit tests/integration tests are included in this pull request? If you think adding test cases is unnecessary, please describe why and cross out this line.
  • The documentation for this pull request is enough? If you think adding documents for this pull request is unnecessary, please describe why and cross out this line.

@hakuturu583 hakuturu583 merged commit a75c747 into master Dec 18, 2024
12 of 13 checks passed
@github-actions github-actions bot deleted the fix/remove_arm_ci branch December 18, 2024 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump patch If this pull request merged, bump patch version of the scenario_simulator_v2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants