Skip to content

Commit

Permalink
Remove build for Fedora 37
Browse files Browse the repository at this point in the history
  • Loading branch information
aguslr committed Jan 24, 2024
1 parent c739b6f commit 3a4e5bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,8 @@ jobs:
strategy:
fail-fast: false
matrix:
major_version: [37, 38, 39]
major_version: [38, 39]
include:
- major_version: 37
is_latest: false
is_stable: false
- major_version: 38
is_latest: false
is_stable: false
Expand Down
25 changes: 0 additions & 25 deletions Containerfile.37

This file was deleted.

0 comments on commit 3a4e5bb

Please sign in to comment.