Skip to content

Commit

Permalink
Update runner config to Fedora 38
Browse files Browse the repository at this point in the history
Modular repos have been dropped from Fedora

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher committed Sep 5, 2023
1 parent f9a54e0 commit df0a37e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
setup_and_test:
runs-on: ubuntu-latest
container:
image: registry.fedoraproject.org/fedora:37
image: registry.fedoraproject.org/fedora:38
steps:

- name: Checkout code
Expand Down
3 changes: 0 additions & 3 deletions test_configs/repo-rawhide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ data:

everything:
baseurl: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/

modular:
baseurl: https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Modular/$basearch/os/

releasever: "rawhide"

Expand Down

0 comments on commit df0a37e

Please sign in to comment.