Skip to content

Commit

Permalink
Disable Python3.9 Unit tests - not supported by botocore boto/botocor…
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Aug 19, 2020
1 parent 99634a9 commit f0a7669
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ matrix:
- env: T=units/3.6/1 A_REV=devel
- env: T=units/3.7/1 A_REV=devel
- env: T=units/3.8/1 A_REV=devel
- env: T=units/3.9/1 A_REV=devel
# Until boto/botocore#2002 is fixed
# - env: T=units/3.9/1 A_REV=devel
- env: T=units/2.7/1 A_REV=stable-2.9
- env: T=units/3.6/1 A_REV=stable-2.9
- env: T=units/3.7/1 A_REV=stable-2.9
Expand All @@ -25,7 +26,8 @@ matrix:
- env: T=units/3.6/1 A_REV=stable-2.10
- env: T=units/3.7/1 A_REV=stable-2.10
- env: T=units/3.8/1 A_REV=stable-2.10
- env: T=units/3.9/1 A_REV=stable-2.10
# Until boto/botocore#2002 is fixed
# - env: T=units/3.9/1 A_REV=stable-2.10

- env: T=aws/2.7/1 A_REV=devel
- env: T=aws/3.7/1 A_REV=devel
Expand All @@ -40,7 +42,7 @@ matrix:
- env: T=aws/3.7/2 A_REV=stable-2.9
- env: T=aws/2.7/2 A_REV=stable-2.10
- env: T=aws/3.7/2 A_REV=stable-2.10

- env: T=aws/2.7/3 A_REV=devel
- env: T=aws/3.7/3 A_REV=devel
- env: T=aws/2.7/3 A_REV=stable-2.9
Expand Down

0 comments on commit f0a7669

Please sign in to comment.