File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -55,12 +55,12 @@ manylinux-python3.13t_task:
5555    PATH : " /opt/python/cp313-cp313t/bin/:${PATH}" 
5656  <<  : *test 
5757
58- manylinux-python3.8_task  :
58+ manylinux-python3.9_task  :
5959  container :
6060    dockerfile : ci/manylinux.docker 
6161    cpu : 1 
6262  env :
63-     PATH : " /opt/python/cp38-cp38 /bin/:${PATH}" 
63+     PATH : " /opt/python/cp39-cp39 /bin/:${PATH}" 
6464  <<  : *test 
6565
6666miniconda_task :
Original file line number Diff line number Diff line change 5050          - macos-13 
5151          - windows-latest 
5252        python :
53-           - ' 3.8' 
5453          - ' 3.13' 
54+           - ' 3.9' 
5555        meson :
5656          -
5757        dependencies :
6161            python : ' pypy-3.9' 
6262          - os : ubuntu-latest 
6363            python : ' pypy-3.11' 
64-           - os : ubuntu-latest 
65-             python : ' 3.8' 
66-           - os : ubuntu-latest 
67-             python : ' 3.9' 
6864          - os : ubuntu-latest 
6965            python : ' 3.10' 
7066          #  Test with older supported Meson version.  Meson up to
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments