Skip to content

Commit e2b6374

Browse files
committed
ci: Use the same VM image for PR and publish
1 parent b8336d3 commit e2b6374

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.ado/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ extends:
5555
- job: RNGithubNpmJSPublish
5656
displayName: NPM Publish React-native-macos
5757
pool:
58-
name: Azure Pipelines
59-
vmImage: macos-13
60-
os: macOS
58+
vmImage: $(vmImageApple)
6159
variables:
6260
- name: BUILDSECMON_OPT_IN
6361
value: true

0 commit comments

Comments
 (0)