CI: Pin MinGW version to 12.2.0 to fix install issue
This commit is contained in:
		
							parent
							
								
									948cf4be33
								
							
						
					
					
						commit
						18aa438af5
					
				
							
								
								
									
										2
									
								
								.github/workflows/builds.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/builds.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -81,6 +81,8 @@ jobs:
 | 
			
		|||
      - name: Setup MinGW for Windows/MinGW build
 | 
			
		||||
        if: ${{ matrix.platform == 'windows' }}
 | 
			
		||||
        uses: egor-tensin/setup-mingw@v2
 | 
			
		||||
        with:
 | 
			
		||||
          version: 12.2.0
 | 
			
		||||
 | 
			
		||||
      - name: Compile godot-cpp
 | 
			
		||||
        shell: sh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue