Skip to content

Commit

Permalink
Run on a mac.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewX192 committed Dec 25, 2023
1 parent 777558b commit a435d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
push:
jobs:
Test:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 8
Expand Down

0 comments on commit a435d6b

Please sign in to comment.