File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -27,19 +27,19 @@ jobs:
2727      fail-fast : false 
2828      matrix :
2929        os :
30-           - macos-12  
30+           - macos-13  
3131          - ubuntu-20.04 
3232        emacs-version :
33-           - ' 27.2' 
3433          - ' 28.2' 
34+           - ' 29.4' 
3535        target :
3636          - " " 
3737        include :
3838          - os : windows-2019 
3939            emacs-version : ' 27.2' 
4040            target : " " 
41-           - os : macos-12  
42-             emacs-version : ' 27 .2' 
41+           - os : macos-13  
42+             emacs-version : ' 28 .2' 
4343            #  Cross build
4444            target : aarch64-apple-darwin 
4545    runs-on : ${{ matrix.os }} 
Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ jobs:
1919      matrix :
2020        include :
2121          #  TODO: Get host platform from somewher instead of specifying it explicitly here.
22-           - os : macos-12  
22+           - os : macos-13  
2323            bundle_os : macos 
24-             emacs-version : ' 27 .2' 
24+             emacs-version : ' 28 .2' 
2525            ext : dylib 
2626            host : x86_64-apple-darwin 
27-           - os : macos-12  
27+           - os : macos-13  
2828            bundle_os : macos 
29-             emacs-version : ' 27 .2' 
29+             emacs-version : ' 28 .2' 
3030            ext : dylib 
3131            target : aarch64-apple-darwin 
3232          - os : ubuntu-20.04 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments