[PR #2591] [MERGED] Changed the macOS Github Actions runner image to macos-13 #2649

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2591
Author: @ggtakec
Created: 11/4/2024
Status: Merged
Merged: 11/7/2024
Merged by: @gaul

Base: masterHead: fix/gha_macos_runner


📝 Commits (1)

  • 0685d8f Changed the macOS Github Actions runner image to macos-13

📊 Changes

3 files changed (+41 additions, -8 deletions)

View changed files

📝 .github/workflows/ci.yml (+2 -2)
📝 test/integration-test-main.sh (+6 -6)
📝 test/test-utils.sh (+33 -0)

📄 Description

Relevant Issue (if applicable)

#2552

Details

This has already started, and Github Action executions for macos-12 have begun to be automatically canceled.
(November 4, 14:00 UTC - November 5, 00:00 UTC in this page)
With this PR, we can migrate to macos-13.

I tried to migrate directly to macos-14, but received a build error, so I will stick with upgrading to macos-13.


🔄 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/2591 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix/gha_macos_runner` --- ### 📝 Commits (1) - [`0685d8f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0685d8feb76e682b06e374aa3cd4880ce4ed8870) Changed the macOS Github Actions runner image to macos-13 ### 📊 Changes **3 files changed** (+41 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -2) 📝 `test/integration-test-main.sh` (+6 -6) 📝 `test/test-utils.sh` (+33 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) #2552 ### Details This has already started, and Github Action executions for `macos-12` have begun to be automatically canceled. _(November 4, 14:00 UTC - November 5, 00:00 UTC in [this page](https://github.com/actions/runner-images/issues/10721))_ With this PR, we can migrate to macos-13. _I tried to migrate directly to `macos-14`, but received a build error, so I will stick with upgrading to `macos-13`._ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:06:36 +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#2649
No description provided.