Skip to content

Commit

Permalink
removed tests for Deno 1.x and start testing from LTS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Dec 7, 2024
1 parent c079509 commit 109119f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
strategy:
matrix:
deno_version:
- 1.x
- 2.x
- 2.1
- latest
os:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 109119f

Please sign in to comment.