Fedora build test: Rawhide -> latest
Rawhide would fail building atm and could occur again in the future. Using the latest stable release makes it more reliable
This commit is contained in:
2
.github/workflows/fedora-build.yml
vendored
2
.github/workflows/fedora-build.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
fedora-build:
|
||||
container: fedora:rawhide
|
||||
container: fedora:latest
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user