mirror of
				https://github.com/yggdrasil-network/yggdrasil-android.git
				synced 2025-11-04 03:05:08 +03:00 
			
		
		
		
	Updated Java version for CI (11 -> 17).
This commit is contained in:
		
							parent
							
								
									c867647af8
								
							
						
					
					
						commit
						77b62a6a6d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/android.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/android.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -34,10 +34,10 @@ jobs:
 | 
				
			||||||
        go install golang.org/x/mobile/cmd/gomobile@latest
 | 
					        go install golang.org/x/mobile/cmd/gomobile@latest
 | 
				
			||||||
        ~/go/bin/gomobile init
 | 
					        ~/go/bin/gomobile init
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    - name: Set up JDK 11
 | 
					    - name: Set up JDK 17
 | 
				
			||||||
      uses: actions/setup-java@v3
 | 
					      uses: actions/setup-java@v3
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        java-version: '11'
 | 
					        java-version: '17'
 | 
				
			||||||
        distribution: 'temurin'
 | 
					        distribution: 'temurin'
 | 
				
			||||||
        cache: gradle
 | 
					        cache: gradle
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue