Skip to content

Commit

Permalink
Use macos
Browse files Browse the repository at this point in the history
  • Loading branch information
akiradeveloper committed Nov 1, 2024
1 parent 22f1fac commit da68d85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ on:
jobs:
test:
name: Test
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Check CPU
run: lscpu
- name: Set up Go
uses: actions/setup-go@v4
- name: Install grpcurl
Expand Down

0 comments on commit da68d85

Please sign in to comment.