mirror of
				https://github.com/diamante0018/master-tool.git
				synced 2025-10-31 00:16:58 +00:00 
			
		
		
		
	build: more arm64 tests on macos (#39)
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -134,11 +134,14 @@ jobs: | ||||
|           - Release | ||||
|         arch: | ||||
|           - x64 | ||||
|           - arm64 | ||||
|         include: | ||||
|           - configuration: Release | ||||
|             config: release | ||||
|           - arch: x64 | ||||
|             platform: x64 | ||||
|           - arch: arm64 | ||||
|             platform: arm64 | ||||
|     steps: | ||||
|       - name: Check out files | ||||
|         uses: actions/checkout@v3.5.3 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user