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 Ubuntu 22.04 for Github Actions #2597

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Add Ubuntu 22.04 for Github Actions #2597

wants to merge 2 commits into from

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented May 6, 2022

No description provided.

@abitmore abitmore added this to the 6.1.0 - Feature Release milestone May 6, 2022
@abitmore
Copy link
Member Author

abitmore commented May 6, 2022

Ubuntu 22.04 builds are failing due to a Docker issue (see actions/runner-images#5490 (comment)):

Temporary workaround is to remove daemon.conf:

- run: |
          sudo rm /etc/docker/daemon.json
          sudo systemctl restart docker

Will wait for a fix.

@sonarcloud
Copy link

sonarcloud bot commented May 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@abitmore
Copy link
Member Author

The Docker issue was fixed.

Now Ubuntu 22.04 builds are failing due to incompatibility with OpenSSL 3.0 .

Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

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.

1 participant