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

Fix specific versions #68

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

gentoo-root
Copy link
Contributor

Specific versions, such as 17.0.6, stopped working after the commit mentioned below with the following error message:

 Checking known assets (os=linux, arch=x64, version=17.0.6)...
Error: Unsupported version for platform (os=linux, arch=x64, version=17.0.6)!

Fixes: 0871d33 ("Use generated assets file")
Fixes: #67

@gentoo-root gentoo-root marked this pull request as draft April 2, 2024 20:48
Specific versions, such as 17.0.6, stopped working after the commit
mentioned below with the following error message:

     Checking known assets (os=linux, arch=x64, version=17.0.6)...
    Error: Unsupported version for platform (os=linux, arch=x64, version=17.0.6)!

Fixes: 0871d33 ("Use generated assets file")
@gentoo-root gentoo-root marked this pull request as ready for review April 2, 2024 20:52
@KyleMayes KyleMayes merged commit 7e36b69 into KyleMayes:master Apr 3, 2024
4 checks passed
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.

Specific LLVM versions fail
2 participants