ci: add missing awk dependency
This commit is contained in:
parent
0538cc776d
commit
0450f8f873
5 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
image: fedora/41
|
||||
packages:
|
||||
- awk
|
||||
- python3-pytest
|
||||
- python3-pyyaml
|
||||
- redhat-rpm-config
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
image: fedora/42
|
||||
packages:
|
||||
- awk
|
||||
- python3-pytest
|
||||
- python3-pyyaml
|
||||
- redhat-rpm-config
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
image: rockylinux/9
|
||||
packages:
|
||||
- awk
|
||||
- python3-pytest
|
||||
- python3-pyyaml
|
||||
- redhat-rpm-config
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
image: fedora/rawhide
|
||||
packages:
|
||||
- awk
|
||||
- pipx
|
||||
- nox
|
||||
- python3-pytest
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
image: @@IMAGE@@
|
||||
packages:
|
||||
- awk
|
||||
- python3-pytest
|
||||
- python3-pyyaml
|
||||
- redhat-rpm-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue