arm runner
This commit is contained in:
		
							parent
							
								
									662a768d83
								
							
						
					
					
						commit
						cff872dd07
					
				
							
								
								
									
										4
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/flutter-build.yml
									
									
									
									
										vendored
									
									
								
							| @ -766,7 +766,7 @@ jobs: | ||||
|     if: ${{ inputs.upload-artifact }} | ||||
|     needs: [generate-bridge-linux, build-vcpkg-deps-linux] | ||||
|     name: build-rust-lib ${{ matrix.job.target }} (${{ matrix.job.os }}) [${{ matrix.job.extra-build-features }}] | ||||
|     runs-on: [self-hosted] | ||||
|     runs-on: [self-hosted, Linux, X64] | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
| @ -910,7 +910,7 @@ jobs: | ||||
|     if: ${{ inputs.upload-artifact }} | ||||
|     needs: [build-vcpkg-deps-linux] | ||||
|     name: build-rustdesk(sciter) ${{ matrix.job.target }} (${{ matrix.job.os }}) [${{ matrix.job.extra-build-features }}] | ||||
|     runs-on: [self-hosted] | ||||
|     runs-on: [self-hosted, Linux, ARM64] | ||||
|     strategy: | ||||
|       fail-fast: false | ||||
|       matrix: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user