File tree Expand file tree Collapse file tree 4 files changed +1
-28
lines changed Expand file tree Collapse file tree 4 files changed +1
-28
lines changed Original file line number Diff line number Diff line change 2727 "ansible-version": "devel",
2828 "python-version": "3.10"
2929 },
30- {
31- "ansible-version": "milestone",
32- "python-version": "3.11"
33- },
34- {
35- "ansible-version": "milestone",
36- "python-version": "3.10"
37- },
3830 {
3931 "ansible-version": "stable-2.19",
4032 "python-version": "3.10"
8274 - stable-2.17
8375 - stable-2.18
8476 - stable-2.19
85- - milestone
8677 - devel
8778 python-version :
8879 # 2.16 supports Python 3.10-3.11
Original file line number Diff line number Diff line change 2727 "ansible-version": "devel",
2828 "python-version": "3.10"
2929 },
30- {
31- "ansible-version": "milestone",
32- "python-version": "3.11"
33- },
34- {
35- "ansible-version": "milestone",
36- "python-version": "3.10"
37- },
3830 {
3931 "ansible-version": "stable-2.19",
4032 "python-version": "3.10"
9587 - stable-2.17
9688 - stable-2.18
9789 - stable-2.19
98- - milestone
9990 - devel
10091 python-version :
10192 # 2.16 supports Python 3.10-3.11
Original file line number Diff line number Diff line change 2727 "ansible-version": "devel",
2828 "python-version": "3.10"
2929 },
30- {
31- "ansible-version": "milestone",
32- "python-version": "3.11"
33- },
34- {
35- "ansible-version": "milestone",
36- "python-version": "3.10"
37- },
3830 {
3931 "ansible-version": "stable-2.19",
4032 "python-version": "3.10"
8880 - stable-2.17
8981 - stable-2.18
9082 - stable-2.19
91- - milestone
9283 - devel
9384 python-version :
9485 # 2.16 supports Python 3.10-3.11
Original file line number Diff line number Diff line change @@ -129,4 +129,4 @@ jobs:
129129
130130 - name : Run unit tests
131131 run : python -m pytest tests/unit --showlocals --ansible-host-pattern localhost
132- working-directory : ${{ steps.identify.outputs.collection_path }}
132+ working-directory : ${{ steps.identify.outputs.collection_path }}
You can’t perform that action at this time.
0 commit comments