{"id":15101431,"url":"https://github.com/zhongruoyu/setup-llvm","last_synced_at":"2025-08-02T11:32:42.800Z","repository":{"id":230713633,"uuid":"779972427","full_name":"ZhongRuoyu/setup-llvm","owner":"ZhongRuoyu","description":"Set up your GitHub Actions workflow with a specific release of LLVM","archived":false,"fork":false,"pushed_at":"2024-09-27T16:10:23.000Z","size":25,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T19:23:22.298Z","etag":null,"topics":["github-actions","llvm"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZhongRuoyu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-31T10:23:38.000Z","updated_at":"2025-03-14T23:12:49.000Z","dependencies_parsed_at":"2024-03-31T12:27:49.545Z","dependency_job_id":"713b6e5c-5b82-4858-a540-72e379d65200","html_url":"https://github.com/ZhongRuoyu/setup-llvm","commit_stats":null,"previous_names":["zhongruoyu/setup-llvm"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ZhongRuoyu/setup-llvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fsetup-llvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fsetup-llvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fsetup-llvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fsetup-llvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZhongRuoyu","download_url":"https://codeload.github.com/ZhongRuoyu/setup-llvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fsetup-llvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378965,"owners_count":24240907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github-actions","llvm"],"created_at":"2024-09-25T18:22:59.086Z","updated_at":"2025-08-02T11:32:42.524Z","avatar_url":"https://github.com/ZhongRuoyu.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-llvm\n\nThis action sets up a specific version of LLVM on GitHub Actions, and adds the\ncommand-line tools to the PATH.\n\n## Usage\n\n```yaml\n- name: Setup LLVM\n  uses: ZhongRuoyu/setup-llvm@v0\n  with:\n    llvm-version: 17\n```\n\n## Support Matrix\n\n### Host OS\n\nCurrently, this action supports Debian/Ubuntu, macOS, and Windows runners.\n\n### LLVM\n\nThe availability of LLVM major releases is determined by the upstream binary\ndistributors.\n\n| OS            | Distributor                                                                                   |\n| ------------- | --------------------------------------------------------------------------------------------- |\n| Debian/Ubuntu | [LLVM Debian/Ubuntu nightly packages](https://apt.llvm.org/)                                  |\n| macOS         | [Homebrew](https://brew.sh/)                                                                  |\n| Windows       | [LLVM](https://github.com/llvm/llvm-project/releases) / [Chocolatey](https://chocolatey.org/) |\n\nFor each major release, the latest version in the series is installed.\nFor instance, specifying `llvm-version: 17` installs the latest LLVM 17 (i.e.,\n17.0.6).\n\nSupport for the latest 5 major releases are tested regularly.\n\n## See Also\n\nThis action does not support installing a specific minor/patch version of LLVM.\nIf you need that, or if your desired major release is not available, check out\n[llvm-ports](https://github.com/ZhongRuoyu/llvm-ports), which provides Docker\nimages like `18.1.0-bookworm` and `11.1.0-bionic`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fsetup-llvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhongruoyu%2Fsetup-llvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fsetup-llvm/lists"}