File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727            os : macos-latest 
2828            target_rustflags : ' ' 
2929          #  Windoze, x86-64
30-           - target : x86_64-pc-windows-gnu  
30+           - target : x86_64-pc-windows-msvc  
3131            os : windows-latest 
3232            target_rustflags : ' ' 
3333          #  Linux, x86-64
@@ -125,7 +125,7 @@ jobs:
125125    - name : Fetch Windows archive 
126126      uses : actions/download-artifact@v4 
127127      with :
128-         name : " rabbitmqadmin-${{ vars.NEXT_RELESE_VERSION }}-x86_64-pc-windows-gnu .exe" 
128+         name : " rabbitmqadmin-${{ vars.NEXT_RELESE_VERSION }}-x86_64-pc-windows-msvc .exe" 
129129        path : ./artifacts 
130130    - name : Publish rabbitmqadmin release archive 
131131      uses : softprops/action-gh-release@v2 
Original file line number Diff line number Diff line change 55No (documented) changes yet
66
77
8- ## v0.18.0 (Jan 1, 2024 )  
8+ ## v0.18.0 (in development )  
99
1010### Enhancements  
1111
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments