mirror of
				https://github.com/gristlabs/grist-core.git
				synced 2025-06-13 20:53:59 +00:00 
			
		
		
		
	Run tests on Python 3.9, 3.10, and 3.11 in GHA (#597)
This commit is contained in:
		
							parent
							
								
									3d84014116
								
							
						
					
					
						commit
						7a6464ae5a
					
				
							
								
								
									
										7
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.github/workflows/main.yml
									
									
									
									
										vendored
									
									
								
							@ -28,6 +28,13 @@ jobs:
 | 
			
		||||
          - ':nbrowser-^[M-O]:'
 | 
			
		||||
          - ':nbrowser-^[P-S]:'
 | 
			
		||||
          - ':nbrowser-^[^A-S]:'
 | 
			
		||||
        include:
 | 
			
		||||
          - tests: ':lint:python:client:common:smoke:'
 | 
			
		||||
            node-version: 14.x
 | 
			
		||||
            python-version: '3.10'
 | 
			
		||||
          - tests: ':lint:python:client:common:smoke:'
 | 
			
		||||
            node-version: 14.x
 | 
			
		||||
            python-version: '3.11'
 | 
			
		||||
    steps:
 | 
			
		||||
      - uses: actions/checkout@v3
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user