Skip to content

Commit

Permalink
Merge pull request #6352 from Expensify/revert-6344-Rory-FixCPPListBuddy
Browse files Browse the repository at this point in the history
Revert "[No QA] Run CP workflow on macOS"
  • Loading branch information
Jag96 authored Nov 17, 2021
2 parents 2e1b588 + 6dbb4b2 commit c7d0713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherryPick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
cherryPick:
needs: [validateActor, createNewVersion]
if: ${{ always() && fromJSON(needs.validateActor.outputs.IS_DEPLOYER) }}
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
# Version: 2.3.4
- name: Checkout staging branch
Expand Down

0 comments on commit c7d0713

Please sign in to comment.