Skip to content

Commit

Permalink
chore(project): use macos for jest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristiaanScheermeijer committed Jun 8, 2021
1 parent 62f9a3a commit 7ad5f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [pull_request]
jobs:
build:

runs-on: ubuntu-latest
runs-on: macos-latest

strategy:
matrix:
Expand Down

0 comments on commit 7ad5f35

Please sign in to comment.