mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	chore(deps): update dependency macos to v13 (#5244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									0280d15d9d
								
							
						
					
					
						commit
						a861b93d7d
					
				
							
								
								
									
										2
									
								
								.github/workflows/build-mobile.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-mobile.yml
									
									
									
									
										vendored
									
									
								
							@ -20,7 +20,7 @@ jobs:
 | 
				
			|||||||
    name: Build and sign Android
 | 
					    name: Build and sign Android
 | 
				
			||||||
    # Skip when PR from a fork
 | 
					    # Skip when PR from a fork
 | 
				
			||||||
    if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
 | 
					    if: ${{ !github.event.pull_request.head.repo.fork && github.actor != 'dependabot[bot]' }}
 | 
				
			||||||
    runs-on: macos-12
 | 
					    runs-on: macos-13
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Determine ref
 | 
					      - name: Determine ref
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user