mirror of
				https://github.com/immich-app/immich.git
				synced 2025-10-30 18:35:00 -04:00 
			
		
		
		
	chore(devops): use new MacOS runner (#6774)
* chore(devops): use new MacOS runner * Up java version
This commit is contained in:
		
							parent
							
								
									33bf7d5d8b
								
							
						
					
					
						commit
						e5bfe22cf1
					
				
							
								
								
									
										4
									
								
								.github/workflows/build-mobile.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build-mobile.yml
									
									
									
									
										vendored
									
									
								
							| @ -20,7 +20,7 @@ jobs: | ||||
|     name: Build and sign Android | ||||
|     # Skip when PR from a fork | ||||
|     if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }} | ||||
|     runs-on: macos-13 | ||||
|     runs-on: macos-14 | ||||
| 
 | ||||
|     steps: | ||||
|       - name: Determine ref | ||||
| @ -38,7 +38,7 @@ jobs: | ||||
|       - uses: actions/setup-java@v4 | ||||
|         with: | ||||
|           distribution: "zulu" | ||||
|           java-version: "12.x" | ||||
|           java-version: "11.0.21+9" | ||||
|           cache: "gradle" | ||||
| 
 | ||||
|       - name: Setup Flutter SDK | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user