.github: Bump fedora container version for rpmlint
This commit is contained in:
parent
8406ada6f5
commit
f284e2a932
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -72,7 +72,7 @@ jobs:
|
|||
rpmlint:
|
||||
name: "📦 RPMlint"
|
||||
runs-on: ubuntu-20.04
|
||||
container: registry.fedoraproject.org/fedora:33
|
||||
container: registry.fedoraproject.org/fedora:35
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: sudo dnf install -y rpmlint rpm-build make git-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue