Skip to content

Commit

Permalink
tweak docker qna tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jun 19, 2024
1 parent 1d70c6f commit e34abfa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_run_qna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ env:
relevance: ( (it as string) of operating system ; (it as string) of version of client ; elements of it ) of sets of pathnames of (files of it; folders of it) of folders ("/tmp";"/Windows/Temp")

jobs:
test_run_qna_docker:
test_run_qna_docker_rhel_family:
runs-on: ubuntu-latest
strategy:
matrix:
container-image:
[
"redhat/ubi8:latest",
"redhat/ubi9:latest",
"almalinux:latest",
"oraclelinux:9",
"rockylinux:9",
Expand Down

0 comments on commit e34abfa

Please sign in to comment.