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