Skip to content

Commit 62fafba

Browse files
committed
ci: Remove angular 13 from build test
Signed-off-by: Akshat Patel <[email protected]>
1 parent 38b47a4 commit 62fafba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
strategy:
4343
matrix:
44-
angular-version: [13, 14, 15]
44+
angular-version: [14, 15]
4545
node-version: [16.x]
4646

4747
steps:

0 commit comments

Comments
 (0)