Skip to content

Commit 7e0bced

Browse files
mark7-bellPowerKiKi
authored andcommitted
Add Angular 20 to the testing matrix in main.yml.
1 parent 048facb commit 7e0bced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
runs-on: ubuntu-latest
116116
strategy:
117117
matrix:
118-
angular_version: [17, 18, 19]
118+
angular_version: [17, 18, 19, 20]
119119
graphql_version: [15, 16]
120120
node_version: [18, 20]
121121
steps:

0 commit comments

Comments
 (0)