Bump CI build to Qt 6.5 LTS
This commit is contained in:
		
							parent
							
								
									8004477d0c
								
							
						
					
					
						commit
						7a3fdcad47
					
				
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -35,11 +35,11 @@ jobs:
 | 
			
		||||
      - name: Install Qt
 | 
			
		||||
        uses: jurplel/install-qt-action@v3
 | 
			
		||||
        with:
 | 
			
		||||
          version: 5.15.2
 | 
			
		||||
          version: 6.5.3
 | 
			
		||||
          target: desktop
 | 
			
		||||
          arch: win64_msvc2019_64
 | 
			
		||||
          cache: true
 | 
			
		||||
          cache-key-prefix: qt-windows-5.15.2
 | 
			
		||||
          cache-key-prefix: install-qt-action
 | 
			
		||||
 | 
			
		||||
      - name: Clone QtApng
 | 
			
		||||
        uses: actions/checkout@master
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user