Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CentOS7 and RHEL7 Build for Travis in master branch #477

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .github/workflows/build-centos7.yml

This file was deleted.

4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,8 @@ In some systems, you might need `sudo ldconfig -v` after `make install` to load
|:----------------------------------:|:-------:|:--------------------------------------------------------------------------------------------------------------------------------:|
| RHEL 8 | x86\_64 | OK - Not checked automatically |
| RHEL 8 | ppc64le | OK - Not checked automatically |
| RHEL 7 | x86\_64 | OK - Not checked automatically |
| RHEL 7 | ppc64le | OK - Not checked automatically |
| CentOS 8 (Rocky Linux) | x86\_64 | ![GH Action status](https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS8%20Build%20Job/badge.svg?branch=master) |
| CentOS 8 (Rocky Linux) | ppc64le | OK - Not checked automatically |
| CentOS 7 | x86\_64 | ![GH Action status](https://github.com/LinearTapeFileSystem/ltfs/workflows/CentOS7%20Build%20Job/badge.svg?branch=master) |
| CentOS 7 | ppc64le | OK - Not checked automatically |
| Fedora 28 | x86\_64 | ![GH Action status](https://github.com/LinearTapeFileSystem/ltfs/workflows/Fedora28%20Build%20Job/badge.svg?branch=master) |
| Ubuntu 16.04 LTS | x86\_64 | ![GH Action status](https://github.com/LinearTapeFileSystem/ltfs/workflows/Ubuntu%2016.04%20Build%20Job/badge.svg?branch=master) |
| Ubuntu 16.04 LTS | ppc64le | OK - Not checked automatically |
Expand Down
Loading