Try CI on a selfhosted macos runner #64
@@ -2,8 +2,8 @@ on:
 | 
				
			|||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - main
 | 
					      - main
 | 
				
			||||||
    paths:
 | 
					    # paths:
 | 
				
			||||||
      - frontend/**
 | 
					    #   - frontend/**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
name: Build and release debug APK
 | 
					name: Build and release debug APK
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -2,8 +2,8 @@ on:
 | 
				
			|||||||
  pull_request:
 | 
					  pull_request:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - main
 | 
					      - main
 | 
				
			||||||
    paths:
 | 
					    # paths:
 | 
				
			||||||
      - frontend/**
 | 
					    #   - frontend/**
 | 
				
			||||||
 | 
					
 | 
				
			||||||
name: Build and release debugging app to ios testflight
 | 
					name: Build and release debugging app to ios testflight
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user