mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2154] [MERGED] Disabled to run github action for macos #2356
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#2356
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/s3fs-fuse/s3fs-fuse/pull/2154
Author: @ggtakec
Created: 5/8/2023
Status: ✅ Merged
Merged: 5/8/2023
Merged by: @ggtakec
Base:
master← Head:stop_macos📝 Commits (1)
31611d8Disabled 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.