File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 4848 python_version : " 3.11"
4949 - ansible_version : " stable-2.15"
5050 python_version : " 3.10"
51-
52- # Ansible 2.14: supports Python 3.9 - 3.11
53- - ansible_version : " stable-2.14"
54- python_version : " 3.11"
55- - ansible_version : " stable-2.14"
56- python_version : " 3.10"
5751 steps :
5852 - name : Check out code
5953 uses : actions/checkout@v5
@@ -105,12 +99,6 @@ jobs:
10599 python_version : " 3.11"
106100 - ansible_version : " stable-2.15"
107101 python_version : " 3.10"
108-
109- # Ansible 2.14: supports Python 3.9 - 3.11
110- - ansible_version : " stable-2.14"
111- python_version : " 3.11"
112- - ansible_version : " stable-2.14"
113- python_version : " 3.10"
114102 steps :
115103 - name : Set up Python ${{ matrix.python_version }}
116104 uses : actions/setup-python@v6
@@ -168,12 +156,6 @@ jobs:
168156 # python_version: "3.11"
169157 # - ansible_version: "stable-2.15"
170158 # python_version: "3.10"
171-
172- # # Ansible 2.14: supports Python 3.9 - 3.11
173- # - ansible_version: "stable-2.14"
174- # python_version: "3.11"
175- # - ansible_version: "stable-2.14"
176- # python_version: "3.10"
177159 steps :
178160 - name : Check out code
179161 uses : actions/checkout@v5
You can’t perform that action at this time.
0 commit comments