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 e576c4e commit 1c31f7c
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 @@ -2,7 +2,7 @@ name: Tests
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 1c31f7c

Please sign in to comment.