Skip to content

Commit

Permalink
try to run on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Apr 15, 2024
1 parent cb67d5f commit 1fcf04b
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: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6
Expand Down

0 comments on commit 1fcf04b

Please sign in to comment.