comment out python ubuntu-gcc-9 completely
parent
7c44d9ee66
commit
90cf8d74dd
|
@ -34,10 +34,11 @@ jobs:
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
version: "5"
|
version: "5"
|
||||||
|
|
||||||
- name: ubuntu-18.04-gcc-9
|
# TODO Disabled for now because of timeouts
|
||||||
os: ubuntu-18.04
|
# - name: ubuntu-18.04-gcc-9
|
||||||
compiler: gcc
|
# os: ubuntu-18.04
|
||||||
version: "9"
|
# compiler: gcc
|
||||||
|
# version: "9"
|
||||||
|
|
||||||
- name: ubuntu-18.04-clang-9
|
- name: ubuntu-18.04-clang-9
|
||||||
os: ubuntu-18.04
|
os: ubuntu-18.04
|
||||||
|
|
Loading…
Reference in New Issue