This commit is contained in:
justinwoo 2019-12-19 14:07:49 +09:00
parent ab53c99562
commit af82f8a0fa
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
steps:
- uses: actions/checkout@master