Skip to content

Commit

Permalink
update testing (redhat-cop#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan authored Apr 8, 2023
1 parent a2f24b1 commit 498e317
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
matrix:
awx_version:
- devel
- 22.0.0
- 21.14.0
- 21.13.0
- 21.12.0
- 21.11.0
# - 20.1.0 Diabled until working
# - 19.5.1 Diabled until working
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
awx_version: ${{ matrix.awx_version }}

0 comments on commit 498e317

Please sign in to comment.