Skip to content

Commit 57cf333

Browse files
committed
Enable MacOS Arm64 PR run by default
1 parent 83ebb65 commit 57cf333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ parameters:
1818
- name: enableArm64Job
1919
displayName: Enables the ARM64 job
2020
type: boolean
21-
default: false
21+
default: true
2222

2323
variables:
2424
- template: /eng/pipelines/templates/variables/sdk-defaults.yml

0 commit comments

Comments
 (0)