Skip to content

Commit

Permalink
Revert "try to run on macos"
Browse files Browse the repository at this point in the history
This reverts commit 1fcf04b.
  • Loading branch information
yihuang committed Apr 15, 2024
1 parent 1fcf04b commit 5087fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: make proto-check-breaking
if: env.GIT_DIFF
protogen:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6
Expand Down

0 comments on commit 5087fc7

Please sign in to comment.