File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1309,7 +1309,7 @@ buildvariants:
13091309      ruby : " ruby-3.2" 
13101310      mongodb-version : " 7.0" 
13111311      topology : standalone 
1312-     run_on : ubuntu2204 
1312+        os : ubuntu2204 
13131313    display_name : DriverBench 
13141314    tasks :
13151315      - name : " driver-bench" 
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ buildvariants:
4848      ruby: <%=  latest_ruby %> 
4949      mongodb-version: <%=  latest_stable_mdb %> 
5050      topology: standalone
51-     run_on : ubuntu2204
51+       os : ubuntu2204
5252    display_name: DriverBench
5353    tasks:
5454      - name: "driver-bench"
Original file line number Diff line number Diff line change 1616
1717module  Mongo 
1818  # The current version of the driver. 
19-   VERSION  =  '2.20.1 ' 
19+   VERSION  =  '2.21.0 ' 
2020end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments