[PR #1693] [MERGED] typo: fix warning message on macOS #2074

Closed
opened 2026-03-01 21:53:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1693
Author: @AnotiaWang
Created: 3/22/2023
Status: Merged
Merged: 4/19/2023
Merged by: @mergify[bot]

Base: masterHead: patch-1


📝 Commits (2)

  • 70f66e1 typo: fix expression of warning message on macOS
  • 150c51c Merge branch 'master' into patch-1

📊 Changes

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

View changed files

📝 cmd/root.go (+1 -1)

📄 Description

Apple has more than 1 model in its M-series chip, so I think this warning should be changed a little bit?

WARN  ⚠ You are using Apple M1 chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠

Apple M1 chip -> Apple M-series chip


🔄 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/nektos/act/pull/1693 **Author:** [@AnotiaWang](https://github.com/AnotiaWang) **Created:** 3/22/2023 **Status:** ✅ Merged **Merged:** 4/19/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`70f66e1`](https://github.com/nektos/act/commit/70f66e123a7a1999e2c5ed3c6e3b876ece801395) typo: fix expression of warning message on macOS - [`150c51c`](https://github.com/nektos/act/commit/150c51ca9f226905f5e97d8bb01eab9999046b8b) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+1 -1) </details> ### 📄 Description Apple has more than 1 model in its M-series chip, so I think this warning should be changed a little bit? ``` WARN ⚠ You are using Apple M1 chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠ ``` `Apple M1 chip` -> `Apple M-series chip` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2074
No description provided.