mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 01:17:30 -05:00 
			
		
		
		
	Add php 8.1 and 8.2 into test suite
This commit is contained in:
		
							parent
							
								
									2c3e1893c2
								
							
						
					
					
						commit
						5742f27a6b
					
				
							
								
								
									
										2
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/phpunit.yml
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ jobs:
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        operating-system: ['ubuntu-18.04', 'ubuntu-20.04']
 | 
			
		||||
        php-versions: ['7.4','8.0']
 | 
			
		||||
        php-versions: ['7.4','8.0','8.1','8.2']
 | 
			
		||||
        phpunit-versions: ['latest']
 | 
			
		||||
 | 
			
		||||
    env:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user