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

ci: adjust installed Ubuntu packages #437

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

daniel-mader
Copy link
Collaborator

@daniel-mader daniel-mader commented Dec 8, 2024

Description of change

With Ubuntu 24.04, we get the following error when installing dependencies: E: Unable to locate package libwebkit2gtk-4.0-dev.
According to the Tauri documentation on GitHub pipelines, the usage of this package is replaced with a newer version.

Links to any relevant issues

n/a

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@daniel-mader daniel-mader added the Bug Something isn't working label Dec 8, 2024
@daniel-mader daniel-mader self-assigned this Dec 8, 2024
@daniel-mader daniel-mader merged commit 87e68a4 into dev Dec 9, 2024
3 checks passed
@daniel-mader daniel-mader deleted the ci/ubuntu-packages branch December 9, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants