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

Add humble to Linux CI #98

Merged

Conversation

hoffmann-stefan
Copy link
Member

@hoffmann-stefan hoffmann-stefan commented Apr 15, 2023

depends on ros2-dotnet/dotnet_cmake_module#4 👈 already merged

This started as do a minimal change to test Ubuntu 22.04, but did involve some more tasks on the way:

Overview of supported .NET versions on Ubuntu

https://learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#supported-distributions

Going with .NET 6 for Ubuntu 22.04 from the Microsoft package feed. 👉 Causes issues with the already installed .NET 6 SDK in the github actions ubuntu-22.04 image. So use the already installed one.

@hoffmann-stefan hoffmann-stefan force-pushed the feature/ubuntu22.04-ci branch 2 times, most recently from f067e6e to 8a1d76b Compare April 15, 2023 15:33
@hoffmann-stefan hoffmann-stefan force-pushed the feature/ubuntu22.04-ci branch 4 times, most recently from 9a6d29d to 1d7f786 Compare April 16, 2023 12:21
@hoffmann-stefan hoffmann-stefan changed the title [WIP] Add Ubuntu 22.04 to CI Add humble to Linux CI Apr 16, 2023
@hoffmann-stefan hoffmann-stefan force-pushed the feature/ubuntu22.04-ci branch from 1d7f786 to eaea459 Compare April 20, 2023 09:37
@hoffmann-stefan hoffmann-stefan marked this pull request as ready for review April 20, 2023 11:17
@hoffmann-stefan hoffmann-stefan merged commit 4b43f02 into ros2-dotnet:master Apr 20, 2023
@hoffmann-stefan hoffmann-stefan deleted the feature/ubuntu22.04-ci branch April 20, 2023 11:37
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.

Raise an Unhandled Exception: System.TypeInitializationException when I run example
1 participant