Skip to content

Commit

Permalink
fix versions for awx in the ci_standalone and release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarmu committed Nov 8, 2023
1 parent 574445c commit b8bfbe6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci_standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- 23.3.0
- 23.0.0
- 22.7.0
- 21.13.0
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
awx_version: ${{ matrix.awx_version }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- devel
- 22.4.0
- 22.3.0
- 21.13.0
- 21.11.0
uses: "./.github/workflows/ci_standalone_versioned.yml"
with:
Expand Down

0 comments on commit b8bfbe6

Please sign in to comment.