Skip odbc tests on Python 2.6 and CentOS 7 (#7385)

Skip odbc tests on Python 2.6 and CentOS 7.
This commit is contained in:
Felix Fontein 2023-10-11 09:23:19 +02:00 committed by GitHub
commit 91fdc8e06a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -11,3 +11,4 @@ skip/rhel9.0
skip/rhel9.1
skip/rhel9.2
skip/freebsd
skip/python2.6