Skip to content

Commit

Permalink
Update distribution matrix for end-to-end tests
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Nov 7, 2024
1 parent 0d58ddc commit dc114f3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- ubuntu-24-04-x64
- fedora-39-x64
- fedora-40-x64
- centos-7-x64
# - centos-stream-9-x64 # yum oomkill
steps:
- uses: actions/checkout@v4
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,16 @@ The script supports these Linux distributions:

| | Support |
| ------------------ | ------- |
| AlmaLinux 8 ||
| Amazon Linux 2 ||
| Arch Linux ||
| CentOS 7 |🤖 |
| CentOS Stream >= 8 | ✅ 🤖 |
| Debian >= 10 | ✅ 🤖 |
| Fedora >= 35 | ✅ 🤖 |
| Oracle Linux 8 ||
| Rocky Linux 8 ||
| Ubuntu >= 18.04 | ✅ 🤖 |
| AlmaLinux 8 | |
| Amazon Linux 2 | |
| Arch Linux | |
| CentOS 7 | |
| CentOS Stream >= 8 | ✅ 🤖 |
| Debian >= 10 | ✅ 🤖 |
| Fedora >= 35 | ✅ 🤖 |
| Oracle Linux 8 | |
| Rocky Linux 8 | |
| Ubuntu >= 18.04 | ✅ 🤖 |

To be noted:

Expand Down

0 comments on commit dc114f3

Please sign in to comment.