[PR #2154] [MERGED] Disabled to run github action for macos #2356

Closed
opened 2026-03-04 02:05:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2154
Author: @ggtakec
Created: 5/8/2023
Status: Merged
Merged: 5/8/2023
Merged by: @ggtakec

Base: masterHead: stop_macos


📝 Commits (1)

  • 31611d8 Disabled to run github action for macos

📊 Changes

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

View changed files

📝 .github/workflows/ci.yml (+9 -5)

📄 Description

Relevant Issue (if applicable)

#1769

Details

As of May 2023, it is no longer possible to launch macOS 10.15 as a Runner for Github Actions.
After this, it is necessary to use macOS 11 or later, but Github Actions cannot be executed because the OS reboot is required to install macFUSE.
So I disabled Github Actions execution on macOS.

We will resume this once we are able to work around the macFUSE installation issue on macOS 11 and above.

@gaul
I will merge this PR soon.
Please let me know if you have any problems.


🔄 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/s3fs-fuse/s3fs-fuse/pull/2154 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/8/2023 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `stop_macos` --- ### 📝 Commits (1) - [`31611d8`](https://github.com/s3fs-fuse/s3fs-fuse/commit/31611d8a458a8982ed84f03cb9b888e2468e9bd6) Disabled to run github action for macos ### 📊 Changes **1 file changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+9 -5) </details> ### 📄 Description ### Relevant Issue (if applicable) #1769 ### Details As of May 2023, it is no longer possible to launch macOS 10.15 as a Runner for Github Actions. After this, it is necessary to use macOS 11 or later, but Github Actions cannot be executed because the OS reboot is required to install macFUSE. So I disabled Github Actions execution on macOS. We will resume this once we are able to work around the macFUSE installation issue on macOS 11 and above. @gaul I will merge this PR soon. Please let me know if you have any problems. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:05:07 +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/s3fs-fuse#2356
No description provided.