Removed the LLVM 10 Ubuntu 20.04 build

Removed the LLVM 10 Ubuntu 20.04 build from build-IGC
This commit is contained in:
Aleksander Mielczarek
2023-06-27 10:15:06 +00:00
committed by igcbot
parent fb855f1c38
commit d23f0fa368

View File

@ -50,9 +50,6 @@ jobs:
ubuntu_version: [ '20.04', '22.04' ]
llvm_ver: [ 14 ]
include:
- ubuntu_version: '20.04'
llvm_ver: 10
experimental: true
- ubuntu_version: '20.04'
llvm_ver: 11
experimental: true
@ -113,10 +110,6 @@ jobs:
llvm_ver: [ 14 ]
compiler: [ gcc, clang ]
include:
- ubuntu_version: '20.04'
llvm_ver: 10
compiler: gcc
experimental: true
- ubuntu_version: '20.04'
llvm_ver: 11
compiler: gcc