Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .vsts-dotnet-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
pool:
name: NetCore-Public
demands: ImageOverride -equals build.Ubuntu.2204.amd64.open
helixQueue: [email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7
helixQueue: [email protected]/dotnet-buildtools/prereqs:debian-12-helix-arm32v7

- template: /build/ci/job-template.yml
parameters:
Expand Down
Loading