CI: Move ansible-core 2.16 from AZP to GHA (#1132)

* Move ansible-core 2.16 to EOL CI.

* Remove no longer relevant EOL CI badge.

* CentOS 7 does not work in GHA.
This commit is contained in:
Felix Fontein
2025-09-27 12:27:44 +02:00
committed by GitHub
parent 1e038c072f
commit c9c420c036
4 changed files with 7 additions and 53 deletions
+1 -1
View File
@@ -32,4 +32,4 @@ jobs:
with:
change-detection-in-prs: true
upload-codecov: true
max-ansible-core: "2.15"
max-ansible-core: "2.16"