Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
13 lines (11 sloc) 280 Bytes
resources:
containers:
- container: arm32v7-test-container
image: electronbuilds/arm32v7:0.0.2
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.