Skip to content

Commit

Permalink
Merge pull request #95 from mheffner/fedora-versions
Browse files Browse the repository at this point in the history
Bump fedora versions
  • Loading branch information
mheffner authored Oct 14, 2023
2 parents 72a8e97 + b2b8af7 commit 3049881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
YUM_REPODIR: "/github/home/zoomrepo"
strategy:
matrix:
os_version: [ 36 ]
os_version: [ 36, 37, 38 ]
os_type: [ fedora ]
arch: [ x86_64 ]
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
os_version: [ 36 ]
os_version: [ 36, 37, 38 ]
os_type: [ fedora ]
arch: [ x86_64 ]
fail-fast: false
Expand Down

0 comments on commit 3049881

Please sign in to comment.