Skip to content

Commit 49f5a3e

Browse files
committed
5.1 is still pre-release, so switch the types matrix to use the 'beta' tag
1 parent 08eab70 commit 49f5a3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
tsVersion:
4747
- '~4.9'
4848
- '~5.0'
49-
- '~5.1'
49+
- 'beta'
5050
steps:
5151
- uses: actions/checkout@v2
5252
- uses: volta-cli/action@v1

0 commit comments

Comments
 (0)