[stable-9] Move stable-2.16 to EOL CI (#10996)

* Move stable-2.16 to EOL CI.

* Skip ODBC tests on Alpine.
This commit is contained in:
Felix Fontein
2025-10-27 19:57:25 +01:00
committed by GitHub
parent fce2a7e1be
commit a87b62d521
3 changed files with 45 additions and 97 deletions

View File

@@ -11,6 +11,7 @@
- when:
- ansible_os_family != 'Archlinux' # TODO install driver from AUR: https://aur.archlinux.org/packages/psqlodbc
- ansible_os_family != 'RedHat' or ansible_distribution_major_version != '7' # CentOS 7 stopped working
- ansible_os_family != 'Alpine'
block:
#