[PR #563] [MERGED] Add code testing on MacOS #1498

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/563
Author: @catthehacker
Created: 3/12/2021
Status: Merged
Merged: 3/29/2021
Merged by: @cplee

Base: masterHead: test-on-macos


📝 Commits (2)

  • 196d80e feat: add code testing on macos
  • 9a20a07 change name of test job

📊 Changes

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

View changed files

📝 .github/workflows/push.yml (+74 -59)

📄 Description

Add code testing on MacOS. Performance is absolutely terrible on GHA (linux: <2 minutes, macos: >20 minutes) but hey! it works!


🔄 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/563 **Author:** [@catthehacker](https://github.com/catthehacker) **Created:** 3/12/2021 **Status:** ✅ Merged **Merged:** 3/29/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `test-on-macos` --- ### 📝 Commits (2) - [`196d80e`](https://github.com/nektos/act/commit/196d80ecee8a9ec4b237e3c7e71f9f00858bf6c5) feat: add code testing on macos - [`9a20a07`](https://github.com/nektos/act/commit/9a20a07980d5ee22dc82a98acdf7c5feb851825c) change name of test job ### 📊 Changes **1 file changed** (+74 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/push.yml` (+74 -59) </details> ### 📄 Description Add code testing on MacOS. Performance is absolutely terrible on GHA (linux: <2 minutes, macos: >20 minutes) but hey! it works! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:26 +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#1498
No description provided.