Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewiebe committed Apr 16, 2024
1 parent 5a43e99 commit 0876346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# ansible: [2.9.26, 2.10.17, 2.11.12, 2.12.10, 2.13.8, 2.14.2]
ansible: [2.14.15, 2.16.5]
ansible: [2.14.15, 2.15.10, 2.16.5]
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit 0876346

Please sign in to comment.