mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-10-30 08:18:26 +08:00 
			
		
		
		
	Fix Ubuntu 24.04 builds
As a follow-up on 63bfdce9, make sure that the SPIR-V Translator also gets
built on UB24 to be picked up by corresponding IGC builds.
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							| @ -49,7 +49,7 @@ jobs: | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         ubuntu_version: [ '20.04', '22.04' ] | ||||
|         ubuntu_version: [ '22.04', '24.04' ] | ||||
|         llvm_ver: [ 14 ] | ||||
|         include: | ||||
|           - ubuntu_version: '22.04' | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Artem Gindinson
					Artem Gindinson