Skip to content

Commit

Permalink
Runs the update-purchases-hybrid-common-version job on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway committed Sep 17, 2024
1 parent 659cc94 commit 78bcef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ executors:
jobs:
update-purchases-hybrid-common-version:
description: "Opens a PR updating the purchases-hybrid-common dependency to the latest version."
executor: ruby3
executor: xcode15
steps:
- checkout
- revenuecat/install-gem-unix-dependencies:
- revenuecat/install-gem-mac-dependencies:
cache-version: v1
- revenuecat/trust-github-key
- revenuecat/setup-git-credentials
Expand Down

0 comments on commit 78bcef6

Please sign in to comment.