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:
|
name:
|
||||||
[
|
[
|
||||||
ubuntu-20.04-gcc-9,
|
ubuntu-20.04-gcc-9,
|
||||||
ubuntu-22.04-gcc-9-tbb,
|
ubuntu-20.04-gcc-9-tbb,
|
||||||
ubuntu-20.04-clang-9,
|
ubuntu-20.04-clang-9,
|
||||||
macOS-11-xcode-13.4.1,
|
macOS-11-xcode-13.4.1,
|
||||||
windows-2019-msbuild,
|
windows-2019-msbuild,
|
||||||
|
@ -43,8 +43,8 @@ jobs:
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
version: "9"
|
version: "9"
|
||||||
|
|
||||||
- name: ubuntu-22.04-gcc-9-tbb
|
- name: ubuntu-20.04-gcc-9-tbb
|
||||||
os: ubuntu-22.04
|
os: ubuntu-20.04
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
version: "9"
|
version: "9"
|
||||||
flag: tbb
|
flag: tbb
|
||||||
|
|
Loading…
Reference in New Issue