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

Fix deploy workflow #76

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Fix deploy workflow #76

merged 2 commits into from
Jan 10, 2025

Conversation

ct2034
Copy link
Member

@ct2034 ct2034 commented Jan 10, 2025

I think the issue is that humble is not available on 24.04

Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
@ct2034 ct2034 changed the title Fix/ci deploy Fix CI Jan 10, 2025
@ct2034 ct2034 marked this pull request as ready for review January 10, 2025 10:11
@ct2034 ct2034 changed the title Fix CI Fix deploy workflow Jan 10, 2025
@ct2034 ct2034 requested a review from MarcoLm993 January 10, 2025 10:12
@@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest # 24.04
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we take the opportunity to use a ROS docker image?

@ct2034 ct2034 merged commit 144955d into main Jan 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants