Skip to content

fix: use libncurses6 on ubuntu-latest (24.04)#184

Closed
kudkuda wants to merge 3 commits into
masterfrom
maxime/fix-linux-tests
Closed

fix: use libncurses6 on ubuntu-latest (24.04)#184
kudkuda wants to merge 3 commits into
masterfrom
maxime/fix-linux-tests

Conversation

@kudkuda
Copy link
Copy Markdown
Contributor

@kudkuda kudkuda commented Apr 28, 2026

No description provided.

@kudkuda kudkuda requested a review from donnerpeter April 28, 2026 09:28
@donnerpeter
Copy link
Copy Markdown
Member

Now all tests fail :(

- name: Bundle the build report
if: failure()
run: find . -type d -name 'reports' | zip -@ -r build-reports.zip
run: find . -type d -name 'reports' | zip -@ -r build-reports.zip || true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is the absence of reports really OK?

@kudkuda
Copy link
Copy Markdown
Contributor Author

kudkuda commented Apr 28, 2026

I'll just rebase my other branch to have test related changes in a separate commit

@kudkuda kudkuda closed this Apr 28, 2026
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