Skip to content

Commit

Permalink
chore(ci): Update Deno versions to canary only
Browse files Browse the repository at this point in the history
  • Loading branch information
danopia committed Aug 14, 2023
1 parent 5e05494 commit 56b137c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deno-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
strategy:
matrix:
deno-version:
- v1.32.0
- v1.34
# - v1.34
- canary
fail-fast: false # run each branch to completion

Expand Down

0 comments on commit 56b137c

Please sign in to comment.