add another test

This commit is contained in:
Luca Casonato 2021-04-10 02:21:15 +02:00
parent b80476fbe0
commit 5ac0f854f6
No known key found for this signature in database
GPG Key ID: 789878CF6382A84F
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest, macos-latest]
deno: [1.x, canary, ~1.7, e7b7129b7a92b7500ded88f8f5baa25a7f59e56e] deno: [1.x, "1.8.2", canary, ~1.7, e7b7129b7a92b7500ded88f8f5baa25a7f59e56e]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2