mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #2485] [MERGED] Dropped Github Actions(CI) for CentOS 7 and Debian 10(Buster) #2569
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#2569
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/2485
Author: @ggtakec
Created: 7/1/2024
Status: ✅ Merged
Merged: 7/1/2024
Merged by: @gaul
Base:
master← Head:drop_centos7_buster📝 Commits (1)
210ffdaDropped Github Actions(CI) for CentOS 7 and Debian 10(Buster)📊 Changes
2 files changed (+0 additions, -25 deletions)
View changed files
📝
.github/workflows/ci.yml(+0 -2)📝
.github/workflows/linux-ci-helper.sh(+0 -23)📄 Description
Relevant Issue (if applicable)
#2469
Details
On June 30th, CentOS 7 and Debian10(Buster) reached EOL.
In Github Actions(CI), the error
Could not resolve host: mirrorlist.centos.org; Unknown erroris displayed, so the mirror repository cannot be accessed, so CI execution fails.Users will be able to use the yum repository up to the current version 1.94 (until it is discontinued), but CI execution will no longer be possible.
Debian10(Buster) is still able to run CI, but CI execution has been stopped with this PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
std::counting_semaphore#2632