File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,9 @@ jobs:
150150        tarantool :
151151          - bundle : ' sdk-gc64-2.11.0-0-r563.linux.x86_64' 
152152            path : ' release/linux/x86_64/2.11/' 
153-         python : ['3.11'] 
153+           - bundle : ' sdk-gc64-3.3.1-0-r55.linux.x86_64' 
154+             path : ' release/linux/x86_64/3.3/' 
155+         python : ['3.9', '3.11'] 
154156
155157    steps :
156158      - name : Clone the connector 
Original file line number Diff line number Diff line change 11git+https://github.com/baztian/dbapi-compliance.git@ea7cb1b4#egg=dbapi-compliance
2- pyyaml = = 6.0.2
2+ pyyaml > = 6.0.2
33importlib-metadata >= 1.0 ; python_version < '3.8'
44pylint == 3.3.0 ; python_version >= '3.9'
55pylint == 3.2.7 ; python_version == '3.8'
@@ -9,4 +9,3 @@ flake8 == 5.0.4 ; python_version < '3.8'
99codespell == 2.3.0 ; python_version >= '3.8'
1010codespell == 2.2.5 ; python_version < '3.8'
1111setuptools >= 75.3.2
12- tarantool >= 1.2.0
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments