Skip to content

Commit

Permalink
chore: update test matrix (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlydba authored Oct 7, 2023
1 parent f78faaf commit 307fb93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- stable-2.13
- stable-2.14
- stable-2.15
- stable-2.16
- devel
python:
- python3
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- stable-2.13
- stable-2.14
- stable-2.15
- stable-2.16
- devel
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -109,9 +110,10 @@ jobs:
- stable-2.13
- stable-2.14
- stable-2.15
- stable-2.16
- devel
python:
- 3.9
- 3.10

steps:
- name: Check out code
Expand Down

0 comments on commit 307fb93

Please sign in to comment.