diff options
author | Matt Clay <matt@mystile.com> | 2020-05-12 22:39:11 +0200 |
---|---|---|
committer | Matt Clay <matt@mystile.com> | 2020-05-12 22:39:11 +0200 |
commit | cc4c38ef7c053a03e08db272bed98ab9e2c0be99 (patch) | |
tree | ae05cf6ed1d7f27be62f7f4d44df9715c674ca45 | |
parent | Restore AIX testing. (diff) | |
download | ansible-cc4c38ef7c053a03e08db272bed98ab9e2c0be99.tar.xz ansible-cc4c38ef7c053a03e08db272bed98ab9e2c0be99.zip |
Revert "Restore AIX testing."
This reverts commit b23b28170bf8a4f1b2863e0ba76a14c72f8b2461.
-rw-r--r-- | shippable.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/shippable.yml b/shippable.yml index cd275ca8e9..80408e5e50 100644 --- a/shippable.yml +++ b/shippable.yml @@ -27,7 +27,6 @@ matrix: - env: T=windows/2016/1 - env: T=windows/2019/1 - - env: T=aix/7.2/1 - env: T=osx/10.11/1 - env: T=rhel/7.8/1 - env: T=rhel/8.2/1 @@ -43,7 +42,6 @@ matrix: - env: T=linux/ubuntu1604/1 - env: T=linux/ubuntu1804/1 - - env: T=aix/7.2/2 - env: T=osx/10.11/2 - env: T=rhel/7.8/2 - env: T=rhel/8.2/2 @@ -59,7 +57,6 @@ matrix: - env: T=linux/ubuntu1604/2 - env: T=linux/ubuntu1804/2 - - env: T=aix/7.2/3 - env: T=osx/10.11/3 - env: T=rhel/7.8/3 - env: T=rhel/8.2/3 @@ -75,7 +72,6 @@ matrix: - env: T=linux/ubuntu1604/3 - env: T=linux/ubuntu1804/3 - - env: T=aix/7.2/4 - env: T=osx/10.11/4 - env: T=rhel/7.8/4 - env: T=rhel/8.2/4 @@ -91,7 +87,6 @@ matrix: - env: T=linux/ubuntu1604/4 - env: T=linux/ubuntu1804/4 - - env: T=aix/7.2/5 - env: T=osx/10.11/5 - env: T=rhel/7.8/5 - env: T=rhel/8.2/5 @@ -110,7 +105,6 @@ matrix: - env: T=fallaxy/2.7/1 - env: T=fallaxy/3.6/1 - - env: T=i/aix/7.2 - env: T=i/osx/10.11 - env: T=i/rhel/7.8 - env: T=i/rhel/8.2 |