Permalink
Cannot retrieve contributors at this time
13 lines (12 sloc)
355 Bytes
|
resources: |
|
containers: |
|
- container: arm32v7-test-container |
|
image: electron.azurecr.io/build:arm32v7-4cec2c5ab66765caa724e37bae2bffb9b29722a5 |
|
options: --shm-size 128m |
|
|
|
jobs: |
|
- job: Test_Arm32v7 |
|
container: arm32v7-test-container |
|
displayName: Test Arm on Arm32v7 hardware |
|
timeoutInMinutes: 30 |
|
steps: |
|
- template: vsts-arm-test-steps.yml |
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.