remove gcc9+tbb CI for python wrapper since it takes far too long

release/4.3a0
Varun Agrawal 2024-09-06 12:24:26 -04:00
parent caf85c208e
commit 98cd11d388
1 changed files with 0 additions and 7 deletions

View File

@ -29,7 +29,6 @@ jobs:
name:
[
ubuntu-20.04-gcc-9,
ubuntu-20.04-gcc-9-tbb,
ubuntu-20.04-clang-9,
macos-12-xcode-14.2,
macos-14-xcode-15.4,
@ -44,12 +43,6 @@ jobs:
compiler: gcc
version: "9"
- name: ubuntu-20.04-gcc-9-tbb
os: ubuntu-20.04
compiler: gcc
version: "9"
flag: tbb
- name: ubuntu-20.04-clang-9
os: ubuntu-20.04
compiler: clang