mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[PR #1906] [MERGED] Changed Rocky Linux 8 instead of CentOS 8 #2245
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#2245
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/1906
Author: @ggtakec
Created: 2/20/2022
Status: ✅ Merged
Merged: 2/20/2022
Merged by: @gaul
Base:
master← Head:add_rockylinux📝 Commits (1)
e25acc5Changed Rocky Linux 8 instead of CentOS 8📊 Changes
2 files changed (+4 additions, -15 deletions)
View changed files
📝
.github/workflows/ci.yml(+1 -1)📝
.github/workflows/linux-ci-helper.sh(+3 -14)📄 Description
Relevant Issue (if applicable)
#1899
Details
We merged the changes about GithubActions for
CentOS 8in #1886 to avoid the error, but we are getting the error again. (it seems in relating java packages)CentOS 8is no longer supported and we have the option of migrating toCentOS Streamor migrating toLockyLinux.I think that migrating to
LockyLinux 8is easy and I post this PR for it.It is a continuation of PR of #1899. (#1899 was accidentally closed)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.