Update rust.yml
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/rust.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,7 +10,7 @@ jobs: | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|         target: [x86_64-pc-windows-msvc, x86_64-unknown-linux-gnu, aarch64-apple-darwin, aarch64-unknown-linux-gnu] | ||||
|         target: [x86_64-pc-windows-gnu, x86_64-unknown-linux-musl] | ||||
|     steps: | ||||
|       - uses: actions/checkout@master | ||||
|       - name: Compile and release | ||||
|   | ||||
		Reference in New Issue
	
	Block a user