diff --git a/.ado/publish.yml b/.ado/publish.yml index 1148b0ce37242a..c6272d66237b2c 100644 --- a/.ado/publish.yml +++ b/.ado/publish.yml @@ -55,9 +55,7 @@ extends: - job: RNGithubNpmJSPublish displayName: NPM Publish React-native-macos pool: - name: Azure Pipelines - vmImage: macos-13 - os: macOS + vmImage: $(vmImageApple) variables: - name: BUILDSECMON_OPT_IN value: true