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

Use dealii-dependencies Docker for GitHub workflow #15278

Merged
merged 1 commit into from May 28, 2023

Conversation

pcafrica
Copy link
Contributor

Following this suggestion by @luca-heltai, this PR makes the linux debug parallel simplex GitHub workflow run on the dependencies:jammy Docker image.

@pcafrica pcafrica mentioned this pull request May 27, 2023
3 tasks
Copy link
Member

@luca-heltai luca-heltai left a comment

Choose a reason for hiding this comment

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

if we use dealii/dependencies:jammy, we'll maximize the chances that the image is already in the docker cache. I'd change the image to the dependencies instead of the master.

.github/workflows/linux.yml Outdated Show resolved Hide resolved
@luca-heltai
Copy link
Member

The clang tidy error is not related to this PR. @bangerth, would you mind looking at the issue? I think it comes from one of the recently merged PR. It may be fixed already... I'll merge this, and if it clang tidy fails on master, then we need to address it in a follow up PR.

@luca-heltai luca-heltai merged commit 3c41563 into dealii:master May 28, 2023
5 of 9 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.

None yet

2 participants