remove os matrix

This commit is contained in:
Helloyunho 2020-11-30 20:15:06 +09:00 committed by GitHub
parent 07df274169
commit 3ec783d7d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -14,10 +14,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
os: [macOS-latest, windows-latest, ubuntu-latest]
steps:
- uses: actions/checkout@v2