Skip to content

Commit

Permalink
change runner to macos-lastest
Browse files Browse the repository at this point in the history
  • Loading branch information
tbm98 committed Oct 21, 2021
1 parent 619fc0f commit 2d8f141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
test:
name: Run Tests
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 2d8f141

Please sign in to comment.