Skip to content

Commit

Permalink
ci: Use the same VM image for PR and publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Oct 29, 2024
1 parent b8336d3 commit e2b6374
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .ado/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e2b6374

Please sign in to comment.