Update AZP config (#3111)

* Update AZP config.

* Skip 8.4 as well for django_manage (next to 8.3 and 8.2).

* Temporarily skip 8.4 for yum_versionlock.
This commit is contained in:
Felix Fontein 2021-08-05 23:46:39 +02:00 committed by GitHub
commit 16476f5cb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -3,3 +3,4 @@ skip/aix
skip/freebsd
skip/osx
skip/macos
skip/rhel8.4 # TODO make sure that tests work on 8.4 as well!