Skip to content

Commit

Permalink
Merge pull request #3772 from kahirokunn/use-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Oct 4, 2023
2 parents ad8d983 + 6234e63 commit ed7ce5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
fail-fast: false
matrix:
node: ['16.x']
ts: ['4.1', '4.2', '4.3', '4.4', '4.5', '4.6', '4.7', '4.8', '4.9.2-rc']
ts: ['4.1', '4.2', '4.3', '4.4', '4.5', '4.6', '4.7', '4.8', '4.9.5', '5.0', '5.1', '5.2']
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit ed7ce5e

Please sign in to comment.