Skip to content

Commit

Permalink
Merge pull request #31 from ganto/feature/fedora-update
Browse files Browse the repository at this point in the history
Update to Fedora 39
  • Loading branch information
ganto authored Dec 2, 2023
2 parents f961e91 + d037e77 commit e87f7ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ jobs:
distro:
- 'rockylinux8'
- 'rockylinux9'
- 'fedora37'
- 'fedora38'
- 'fedora39'

steps:
- name: Check out the codebase.
Expand Down
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ copr_reposync_distributions:
# which builds are enabled in the COPR configuration.
copr_reposync_releases:
fedora:
- 37
- 38
- 39
epel:
- 8
- 9
Expand Down
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ galaxy_info:
platforms:
- name: Fedora
versions:
- "36"
- "37"
- "38"
- "39"
- name: EL
versions:
- "7"
Expand Down

0 comments on commit e87f7ec

Please sign in to comment.