[PR #1028] [MERGED] ci: disable snap for arm64 #1900

Closed
opened 2025-09-10 23:55:27 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium/pull/1028
Author: @daiyam
Created: 3/31/2022
Status: Merged
Merged: 3/31/2022
Merged by: @daiyam

Base: masterHead: fix-workflow


📝 Commits (1)

  • ed21053 ci: fully disable snap for arm64

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/linux.yml (+1 -1)

📄 Description

The PR is fixing a mistake so the snap isn't tried to be built for arm64 in favor of a release for x64.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium/pull/1028 **Author:** [@daiyam](https://github.com/daiyam) **Created:** 3/31/2022 **Status:** ✅ Merged **Merged:** 3/31/2022 **Merged by:** [@daiyam](https://github.com/daiyam) **Base:** `master` ← **Head:** `fix-workflow` --- ### 📝 Commits (1) - [`ed21053`](https://github.com/VSCodium/vscodium/commit/ed210539d8f97cddb0032fc4808adc9d651aca91) ci: fully disable snap for arm64 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/linux.yml` (+1 -1) </details> ### 📄 Description The PR is fixing a mistake so the snap isn't tried to be built for arm64 in favor of a release for x64. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 23:55:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1900