Skip to content

Commit 226181d

Browse files
authored
Update CI (#54)
1 parent d5f02b4 commit 226181d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ansible-test.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- stable-2.15
2323
- stable-2.16
2424
- stable-2.17
25+
- stable-2.18
26+
- stable-2.19
2527
- devel
2628

2729
runs-on: >-
@@ -56,6 +58,8 @@ jobs:
5658
- stable-2.15
5759
- stable-2.16
5860
- stable-2.17
61+
- stable-2.18
62+
- stable-2.19
5963
- devel
6064

6165
steps:
@@ -117,4 +121,4 @@ jobs:
117121
# testing-type: integration
118122
# test-deps: >-
119123
# ansible.netcommon
120-
# ansible.utils
124+
# ansible.utils

0 commit comments

Comments
 (0)