add Fedora 37 to distro-test in .github/workflows/test.yml (#5067)

This commit is contained in:
Adam Warner
2022-12-19 20:08:11 +00:00
committed by GitHub
3 changed files with 27 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ jobs:
centos_9,
fedora_35,
fedora_36,
fedora_37,
]
env:
DISTRO: ${{matrix.distro}}