mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2026-04-10 14:33:58 -05:00
[PR #19] [MERGED] feat: add riscv64 support #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscode-linux-build-agent/pull/19
Author: @kxxt
Created: 4/12/2024
Status: ✅ Merged
Merged: 4/12/2024
Merged by: @daiyam
Base:
master← Head:riscv📝 Commits (1)
feed948feat: add riscv64 support📊 Changes
3 files changed (+142 additions, -0 deletions)
View changed files
📝
.github/workflows/build.yml(+2 -0)➕
focal-devtoolset-riscv64/Dockerfile(+61 -0)➕
focal-riscv64/Dockerfile(+79 -0)📄 Description
This PR introduces riscv64 support to the Dockerfiles.
I am going to make another PR to VSCodium to add riscv64 vscode-reh builds
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.