Skip to content

Commit

Permalink
Removed v5 build
Browse files Browse the repository at this point in the history
  • Loading branch information
haxorof committed Apr 1, 2024
1 parent 8501149 commit 4e11227
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [alpine, almalinux]
version: [v5, v6, v24]
version: [v6, v24]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
requirements/requirements.txt
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,17 @@

## Simple Tags

- `v24-almalinux`
- `v24-alpine`
- `v6-almalinux`
- `v6-alpine`
- `v5-almalinux`
- `v5-alpine`

## Shared Tags

- `v24`, `latest-alpine`, `latest`
- `v24-alpine`
- `v6`
- `v6-alpine`
- `v5`
- `v5-alpine`
- `latest-almalinux`
- `v24-almalinux`

Expand Down
1 change: 0 additions & 1 deletion requirements/requirements.txt

This file was deleted.

2 changes: 0 additions & 2 deletions requirements/v5/requirements.txt

This file was deleted.

0 comments on commit 4e11227

Please sign in to comment.