Tweak CI
This commit is contained in:
		
							parent
							
								
									bc441143de
								
							
						
					
					
						commit
						c7c6dffe7a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -72,7 +72,7 @@ jobs:
 | 
				
			||||||
      matrix:
 | 
					      matrix:
 | 
				
			||||||
        os: [ ubuntu-latest ]
 | 
					        os: [ ubuntu-latest ]
 | 
				
			||||||
        pyver: [ 3.6, 3.7, 3.8, 3.9, pypy3 ]
 | 
					        pyver: [ 3.6, 3.7, 3.8, 3.9, pypy3 ]
 | 
				
			||||||
        redismod: [ "preview" ]  # Removed "edge" because it's broken currently
 | 
					        redismod: [ "preview" ]
 | 
				
			||||||
      fail-fast: false
 | 
					      fail-fast: false
 | 
				
			||||||
    services:
 | 
					    services:
 | 
				
			||||||
      redis:
 | 
					      redis:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue