Skip to content

Commit

Permalink
ci: update typescript range
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Dec 4, 2024
1 parent a4cc1a5 commit 89df916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
os: [ubuntu-latest]
node: [22]
# Add relevant versions from: https://majors.nullvoxpopuli.com/q?minors=on&packages=typescript
typescript: ["4.9", "5.0", "5.1", "5.2", "5.3", "5.4"]
typescript: ["5.2", "5.3", "5.4", "5.5", "5.6"]


steps:
Expand Down

0 comments on commit 89df916

Please sign in to comment.