remove os matrix
This commit is contained in:
parent
3d17d09f8f
commit
07df274169
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deno.yml
vendored
1
.github/workflows/deno.yml
vendored
|
@ -21,7 +21,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
deno: ["v1.x", "nightly"]
|
||||
os: [macOS-latest, windows-latest, ubuntu-latest]
|
||||
|
||||
steps:
|
||||
- name: Setup repo
|
||||
|
|
Loading…
Reference in a new issue