Skip to content

Commit

Permalink
update fedora versions for tests
Browse files Browse the repository at this point in the history
the outdated versions are getting random
error messages so updating to recent fedora
versions fixes that

Signed-off-by: Harsh Modi <hmodi@redhat.com>
  • Loading branch information
hjmodi committed Sep 12, 2023
1 parent 2bd03f4 commit 97904a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
matrix:
os:
- name: fedora
version: 32
version: 36
python: 3
engine: docker

- name: fedora
version: 33
version: 37
python: 3
engine: docker

Expand Down

0 comments on commit 97904a1

Please sign in to comment.