mirror of
				https://github.com/hyperion-project/hyperion.ng.git
				synced 2025-03-01 10:33:28 +00:00 
			
		
		
		
	Test Qt 6.8
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/qt5_6.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/qt5_6.yml
									
									
									
									
										vendored
									
									
								
							| @@ -191,7 +191,7 @@ jobs: | ||||
|       - name: 📥 Install Qt | ||||
|         uses: jurplel/install-qt-action@v4 | ||||
|         with: | ||||
|           version: ${{ inputs.qt_version == '6' && '6.7' || '5.15.*' }} | ||||
|           version: ${{ inputs.qt_version == '6' && '6.*' || '5.15.*' }} | ||||
|           target: 'desktop' | ||||
|           modules: ${{ inputs.qt_version == '6' && 'qtserialport' || '' }} | ||||
|           arch: 'win64_msvc2019_64' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user