Skip to content

Commit

Permalink
update release awx versions (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan committed Dec 3, 2023
1 parent 76aeae3 commit 5a5e482
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,10 @@ jobs:
matrix:
awx_version:
- devel
- 22.4.0
- 22.3.0
- 21.11.0
- 23.3.1
- 23.3.0
- 23.0.0
- 22.7.0
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
awx_version: ${{ matrix.awx_version }}
Expand Down

0 comments on commit 5a5e482

Please sign in to comment.