feat: full version support for mainline
This commit is contained in:
		
							parent
							
								
									9ee5c09d8f
								
							
						
					
					
						commit
						cb8b3df2d2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12,8 +12,8 @@ jobs:
 | 
				
			||||||
    strategy:
 | 
					    strategy:
 | 
				
			||||||
      fail-fast: true
 | 
					      fail-fast: true
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        buildType: [standard, full]
 | 
					        buildType: [standard, minimized, full]
 | 
				
			||||||
        distro: [alpine]
 | 
					        distro: [alpine, distroless]
 | 
				
			||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Checkout Source Code of 'SagerNet/sing-box'
 | 
					      - name: Checkout Source Code of 'SagerNet/sing-box'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue