remove os matrix

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

View File

@ -21,7 +21,6 @@ jobs:
strategy:
matrix:
deno: ["v1.x", "nightly"]
os: [macOS-latest, windows-latest, ubuntu-latest]
steps:
- name: Setup repo