Skip to content

Commit

Permalink
Update github tests to run on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jkfran committed May 20, 2024
1 parent dafa777 commit 458139a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 458139a

Please sign in to comment.