Skip to content

Commit

Permalink
ci: Refresh deno versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danopia committed Nov 27, 2021
1 parent 805be90 commit 2ba9a5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deno-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
matrix:
deno-version:
- v1.11
- v1.12
- v1.13
- v1.14
- v1.15
- v1.16
- canary
fail-fast: false # run each branch to completion

Expand Down

0 comments on commit 2ba9a5c

Please sign in to comment.