File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed
Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -26,32 +26,36 @@ include:
2626 runs-on : " ubuntu-22.04"
2727 addional-tags : " latest"
2828
29- # 2.13.12
29+ # 2.13.13
3030 - base-image : " pypy:3.10-slim"
31- ansible-core-version : " 2.13.12 "
31+ ansible-core-version : " 2.13.13 "
3232 runs-on : " ubuntu-22.04"
3333
3434 - base-image : " python:3.10-slim"
35- ansible-core-version : " 2.13.12 "
35+ ansible-core-version : " 2.13.13 "
3636 runs-on : " ubuntu-22.04"
3737 addional-tags : " latest"
3838
39- # 2.14.10
39+ # 2.14.11
4040 - base-image : " pypy:3.10-slim"
41- ansible-core-version : " 2.14.10 "
41+ ansible-core-version : " 2.14.11 "
4242 runs-on : " ubuntu-22.04"
4343
4444 - base-image : " python:3.11-slim"
45- ansible-core-version : " 2.14.10 "
45+ ansible-core-version : " 2.14.11 "
4646 runs-on : " ubuntu-22.04"
4747 addional-tags : " latest"
4848
49- # 2.15.4
49+ # 2.15.5
5050 - base-image : " pypy:3.10-slim"
51- ansible-core-version : " 2.15.4 "
51+ ansible-core-version : " 2.15.5 "
5252 runs-on : " ubuntu-22.04"
5353
5454 - base-image : " python:3.11-slim"
55- ansible-core-version : " 2.15.4"
55+ ansible-core-version : " 2.15.5"
56+ runs-on : " ubuntu-22.04"
57+
58+ - base-image : " python:3.12-slim"
59+ ansible-core-version : " 2.15.5"
5660 runs-on : " ubuntu-22.04"
5761 addional-tags : " latest"
You can’t perform that action at this time.
0 commit comments