Commit c96cdf6
committed
ci: ansible-test action now requires ansible-core version
The ansible-test github action does not use a supported version
of ansible-core by default.
https://github.com/ansible-community/ansible-test-gh-action?tab=readme-ov-file#ansible-core-version
We have to set it in our action. Using `stable-2.17` as that is the latest stable version.
Signed-off-by: Rich Megginson <[email protected]>1 parent 9405291 commit c96cdf6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
0 commit comments