mirror of
https://github.com/VSCodium/vscode-linux-build-agent.git
synced 2026-04-10 20:49:37 -05:00
[PR #25] [MERGED] feat: add loong64 image and update devtoolset image #2
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/25
Author: @darkyzhou
Created: 11/21/2024
Status: ✅ Merged
Merged: 11/22/2024
Merged by: @daiyam
Base:
master← Head:master📝 Commits (1)
7bdf46efeat: add loong64 image and update devtoolset image📊 Changes
3 files changed (+71 additions, -7 deletions)
View changed files
📝
.github/workflows/build.yml(+1 -0)📝
trixie-devtoolset-loong64/Dockerfile(+0 -7)➕
trixie-loong64/Dockerfile(+70 -0)📄 Description
This PR introduces a build image tailored for Loong64 and updates the existing devtoolset image to utilize GCC 14.
All the porting work of VSCodium to Loong64 is now complete.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.