Skip to content

Commit

Permalink
ci(types): update typescript types
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Jan 3, 2025
1 parent c34f33a commit 1913a87
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 @@ -30,7 +30,7 @@ jobs:
matrix:
node: [lts/*]
# Based on https://majors.nullvoxpopuli.com/q?minors=on&packages=typescript
typescript: ["5.4"]
typescript: ["5.5", "5.6", "5.7"]
fail-fast: false

steps:
Expand Down

0 comments on commit 1913a87

Please sign in to comment.