Skip to content

Commit

Permalink
feature(action_rpm): package for only 3 fedora version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeCyp committed Nov 14, 2024
1 parent 8c47537 commit 13d0940
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["fedora:35", "fedora:36", "fedora:37", "fedora:38","fedora:39", "fedora:40", "fedora:41", "fedora:42"]
os: ["fedora:40", "fedora:41", "fedora:42"]
env:
name: ${{ needs.parsing.outputs.compname }}
compvers: ${{ needs.parsing.outputs.compvers }}
Expand Down
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,3 @@ When you're downloading the rpm, use a compatible glibc version particularly if
| Fedora Linux 42 | glibc 2.40 |
| Fedora Linux 41 | glibc 2.40 |
| Fedora Linux 40 | glibc 2.39 |
| Fedora Linux 39 | glibc 2.38 |
| Fedora Linux 38 | glibc 2.37 |
| Fedora Linux 37 | glibc 2.36 |
| Fedora Linux 36 | glibc 2.35 |
| Fedora Linux 35 | glibc 2.34 |

0 comments on commit 13d0940

Please sign in to comment.