ci: awk -> gawk

This commit is contained in:
Maxwell G 2025-05-31 16:48:55 -05:00
commit b4a5d46355
Signed by: gotmax23
GPG key ID: F79E4E25E8C661F8
5 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
image: fedora/41
packages:
- awk
- gawk
- python3-pytest
- python3-pyyaml
- redhat-rpm-config

View file

@ -6,7 +6,7 @@
image: fedora/42
packages:
- awk
- gawk
- python3-pytest
- python3-pyyaml
- redhat-rpm-config

View file

@ -6,7 +6,7 @@
image: rockylinux/9
packages:
- awk
- gawk
- python3-pytest
- python3-pyyaml
- redhat-rpm-config

View file

@ -5,9 +5,9 @@
image: fedora/rawhide
packages:
- awk
- pipx
- gawk
- nox
- pipx
- python3-pytest
- python3-pyyaml
- redhat-rpm-config

View file

@ -6,7 +6,7 @@
image: @@IMAGE@@
packages:
- awk
- gawk
- python3-pytest
- python3-pyyaml
- redhat-rpm-config