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

chore: upgrade to rust 1.82 and LLVM 19 #26615

Merged
merged 20 commits into from
Nov 1, 2024
Merged

Conversation

littledivy
Copy link
Member

@littledivy littledivy commented Oct 29, 2024

Upgrade to rust 1.82 and LLVM 19 . Removes one webusb test because requestAdapter not working on new ubuntu 24 runners

@littledivy littledivy changed the title chore: try LLVM 19 chore: upgrade to rust 1.82 and LLVM 19 Oct 29, 2024
@@ -1,4 +1,3 @@
console.log(typeof await navigator.gpu.requestAdapter() === "object"); // Throws without `--unstable-gpu`
Copy link
Member

@satyarohith satyarohith Oct 30, 2024

Choose a reason for hiding this comment

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

does it still fail with jammy?

if yes, we can use noble

Copy link
Member Author

Choose a reason for hiding this comment

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

yes because the runner is on ubuntu 24 (only the sysroot is on jammy)

Copy link
Member

Choose a reason for hiding this comment

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

Can you open an issue for gpu.requestAdapter bug on ubuntu 24?

Copy link
Member

@satyarohith satyarohith left a comment

Choose a reason for hiding this comment

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

LGTM

@littledivy littledivy merged commit 4774eab into denoland:main Nov 1, 2024
17 checks passed
@littledivy littledivy deleted the llvm_19 branch November 1, 2024 10:43
@littledivy littledivy restored the llvm_19 branch November 1, 2024 10:43
bartlomieju pushed a commit that referenced this pull request Nov 5, 2024
Upgrade to rust 1.82 and LLVM 19 . Removes one webusb test because
`requestAdapter` not working on new ubuntu 24 runners
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.

4 participants