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

View file

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