Skip to content

Commit

Permalink
Fix: Bump ansible version for alpine edge to v7.3.0 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeltimothyoh authored Mar 4, 2023
1 parent bc7d92d commit 6dc0629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- OS: alpine
OS_VARIANT: edge
BASE_IMAGE_TAG: edge
ANSIBLE_VERSION: 7.1.0
ANSIBLE_VERSION: 7.3.0
env:
OS: ${{ matrix.OS }}
OS_VARIANT: ${{ matrix.OS_VARIANT }}
Expand Down

0 comments on commit 6dc0629

Please sign in to comment.