We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba38cc9 commit 931b5bbCopy full SHA for 931b5bb
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
strategy:
42
fail-fast: false
43
matrix:
44
- ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', 'next']
+ ts: ['3.9', '4.0', '4.1', '4.2', '4.3', '4.4', '4.5', 'next']
45
46
steps:
47
- name: Checkout code
0 commit comments