Revert "Merge pull request #1719 from talregev/TalR/python_tbb_ubuntu_22_04"
This reverts commitrelease/4.3a0f724f30388
, reversing changes made to448132af27
.
parent
a47539506b
commit
9b2c4787ac
|
@ -29,7 +29,7 @@ jobs:
|
|||
name:
|
||||
[
|
||||
ubuntu-20.04-gcc-9,
|
||||
ubuntu-22.04-gcc-9-tbb,
|
||||
ubuntu-20.04-gcc-9-tbb,
|
||||
ubuntu-20.04-clang-9,
|
||||
macOS-11-xcode-13.4.1,
|
||||
windows-2019-msbuild,
|
||||
|
@ -43,8 +43,8 @@ jobs:
|
|||
compiler: gcc
|
||||
version: "9"
|
||||
|
||||
- name: ubuntu-22.04-gcc-9-tbb
|
||||
os: ubuntu-22.04
|
||||
- name: ubuntu-20.04-gcc-9-tbb
|
||||
os: ubuntu-20.04
|
||||
compiler: gcc
|
||||
version: "9"
|
||||
flag: tbb
|
||||
|
|
Loading…
Reference in New Issue