Skip to content

Commit

Permalink
Update runner config to Fedora 38
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher committed Sep 5, 2023
1 parent f9a54e0 commit c7a9cca
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit c7a9cca

Please sign in to comment.