mirror of
				https://github.com/intel/intel-graphics-compiler.git
				synced 2025-10-30 08:18:26 +08:00 
			
		
		
		
	Aligned LLVM version in verification builds with current production.
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-IGC.yml
									
									
									
									
										vendored
									
									
								
							| @ -80,7 +80,7 @@ jobs: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         ubuntu_version: [ '24.04' ] | ||||
|         llvm_ver: [ 14, 15, 16 ] | ||||
|         llvm_ver: [ 15 ] | ||||
|  | ||||
|     steps: | ||||
|       - uses: actions/checkout@v3 | ||||
| @ -127,7 +127,7 @@ jobs: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         ubuntu_version: [ '24.04' ] | ||||
|         llvm_ver: [ 14, 15, 16 ] | ||||
|         llvm_ver: [ 15 ] | ||||
|         compiler: [ gcc, clang ] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v3 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kreczko, Konrad
					Kreczko, Konrad