Skip to content

Commit

Permalink
Use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jul 24, 2024
1 parent 6492726 commit 8031165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
name: Test
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Install system dependencies
Expand Down

0 comments on commit 8031165

Please sign in to comment.