mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-10-30 08:18:26 +08:00 
			
		
		
		
	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
					Aleksander Mielczarek
				
			
				
					committed by
					
						 igcbot
						igcbot
					
				
			
			
				
	
			
			
			 igcbot
						igcbot
					
				
			
						parent
						
							fb855f1c38
						
					
				
				
					commit
					d23f0fa368
				
			
							
								
								
									
										7
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							| @ -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 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user