mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2591] [MERGED] Changed the macOS Github Actions runner image to macos-13 #2649
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#2649
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/2591
Author: @ggtakec
Created: 11/4/2024
Status: ✅ Merged
Merged: 11/7/2024
Merged by: @gaul
Base:
master← Head:fix/gha_macos_runner📝 Commits (1)
0685d8fChanged 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-12have 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 tomacos-13.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.