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

Pin ci machines with Vulkan setup to Ubuntu 22.04 #8721

Merged
merged 5 commits into from
Jan 17, 2025
Merged

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jan 17, 2025

ubuntu-latest got updated to imply Ubuntu 24. This makes our software rasterizer script fail with

ERROR: [Loader Message] Code 0 : libLLVM-15.so.1: cannot open shared object file: No such file or directory
ERROR:             libLLVM-15.so.1: cannot open shared object file: No such file or directory

when running vulkaninfo. Surely we can fix this by installing the necessary dependencies, but for now let's just pin this to the previous OS version.

@Wumpf Wumpf added exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI labels Jan 17, 2025
Copy link

github-actions bot commented Jan 17, 2025

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
51d5cce https://rerun.io/viewer/pr/8721 +nightly +main

Note: This comment is updated whenever you push a commit.

@emilk emilk merged commit 4db780c into main Jan 17, 2025
31 of 34 checks passed
@emilk emilk deleted the andreas/fix-ci branch January 17, 2025 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants