Update deno.yml

This commit is contained in:
Helloyunho 2021-04-11 21:10:14 +09:00 committed by GitHub
parent d17e845b2b
commit 5e2a057462
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
deno: ['v1.x', 'nightly']
deno: ['v1.x', 'canary']
steps:
- name: Setup repo