workflows: add tar and dpatch from launchpad
This commit is contained in:
		
							parent
							
								
									a2a1c74be6
								
							
						
					
					
						commit
						52ad9cfd98
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		
							
								
								
									
										8
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/test.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -13,6 +13,8 @@ jobs:
 | 
			
		|||
          - termshark
 | 
			
		||||
          - deber
 | 
			
		||||
          - lazygit
 | 
			
		||||
          - tar
 | 
			
		||||
          - dpatch
 | 
			
		||||
        include:
 | 
			
		||||
          - package: openssl
 | 
			
		||||
            repo: https://salsa.debian.org/debian/openssl.git
 | 
			
		||||
| 
						 | 
				
			
			@ -29,6 +31,12 @@ jobs:
 | 
			
		|||
          - package: lazygit
 | 
			
		||||
            repo: https://github.com/dawidd6/lazygit-debian.git
 | 
			
		||||
            ref: ubuntu/0.16.2-1
 | 
			
		||||
          - package: tar
 | 
			
		||||
            repo: https://git.launchpad.net/ubuntu/+source/tar
 | 
			
		||||
            ref: ubuntu/focal
 | 
			
		||||
          - package: dpatch
 | 
			
		||||
            repo: https://git.launchpad.net/ubuntu/+source/dpatch
 | 
			
		||||
            ref: ubuntu/bionic
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout code
 | 
			
		||||
        uses: actions/checkout@v2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue