Skip to content

Commit beed21f

Browse files
authored
Update angular.test.yml
Signed-off-by: Austen Stone <austenstone@github.com>
1 parent a07c0d1 commit beed21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/angular.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ${{ inputs.runs-on }}
1414
strategy:
1515
matrix:
16-
node: [ 14, 16, 18 ]
16+
node: [ 16, 18 ]
1717

1818
steps:
1919
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)