We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f02b4 commit 226181dCopy full SHA for 226181d
1 file changed
.github/workflows/ansible-test.yml
@@ -22,6 +22,8 @@ jobs:
22
- stable-2.15
23
- stable-2.16
24
- stable-2.17
25
+ - stable-2.18
26
+ - stable-2.19
27
- devel
28
29
runs-on: >-
@@ -56,6 +58,8 @@ jobs:
56
58
57
59
60
61
62
63
64
65
steps:
@@ -117,4 +121,4 @@ jobs:
117
121
# testing-type: integration
118
122
# test-deps: >-
119
123
# ansible.netcommon
120
- # ansible.utils
124
+ # ansible.utils
0 commit comments