Skip to content

Commit

Permalink
hack(ci): Update tested Deno versions
Browse files Browse the repository at this point in the history
  • Loading branch information
danopia committed Dec 28, 2023
1 parent 10fe9a8 commit 6f6b1f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deno-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ jobs:
strategy:
matrix:
deno-version:
- v1.30
- v1.31
- v1.32
- v1.35
- v1.37
- v1.39
- canary
fail-fast: false # run each branch to completion

Expand Down

0 comments on commit 6f6b1f7

Please sign in to comment.