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

Fixed failing tests in Github CI for Ubuntu 22.04 #2134

Closed
wants to merge 1 commit into from

Conversation

kcaran
Copy link

@kcaran kcaran commented Mar 12, 2025

I swore that as an American I wasn't going to get involved in the failing translation tests, but it seemed worth the effort to get the tests passing. I learned a lot about docker and debugging the Github CI.

In the end, the fix is to use Ubuntu 22.04. I am close to get it working for 24.04 (ubuntu-latest), but I think this is a good intermediate step. In addition to bumping the ubuntu version, we should probably include PHP 8.3 and PHP 8.4. Do you think we should remove 7.4 and 8.0 as those are end of life?

I've added .github/act/Dockerfile which will help debug these sorts of issues in the future.

@nodiscc
Copy link
Member

nodiscc commented Mar 13, 2025

@kcaran duplicate of #2135 ?

@nodiscc nodiscc added bug it's broken! feedback needed tools developer tools labels Mar 13, 2025
@nodiscc nodiscc added this to the 0.14.1 milestone Mar 13, 2025
@kcaran
Copy link
Author

kcaran commented Mar 14, 2025

This was an intermediate step. We're on the latest version of Ubuntu now.

@kcaran kcaran closed this Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug it's broken! feedback needed tools developer tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants