comment out python ubuntu-gcc-9 completely

release/4.3a0
Varun Agrawal 2020-08-19 13:59:59 -04:00
parent 7c44d9ee66
commit 90cf8d74dd
1 changed files with 5 additions and 4 deletions

View File

@ -34,10 +34,11 @@ jobs:
compiler: gcc
version: "5"
- name: ubuntu-18.04-gcc-9
os: ubuntu-18.04
compiler: gcc
version: "9"
# TODO Disabled for now because of timeouts
# - name: ubuntu-18.04-gcc-9
# os: ubuntu-18.04
# compiler: gcc
# version: "9"
- name: ubuntu-18.04-clang-9
os: ubuntu-18.04