Use latest stable Fedora release (#1471)

This commit is contained in:
Benson Muite
2024-01-10 12:31:00 +03:00
committed by GitHub
parent b717c61f56
commit e340697d62

View File

@@ -30,7 +30,7 @@ jobs:
name: fedora
runs-on: ubuntu-latest
container:
image: fedora:35
image: fedora:latest
steps:
- uses: actions/checkout@v3