Skip to content

Commit

Permalink
Runs CI on macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
kubode committed Nov 5, 2023
1 parent 4bd1234 commit 31393e0
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 @@ permissions:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Set up JDK 19
Expand Down

0 comments on commit 31393e0

Please sign in to comment.