Skip to content

Commit

Permalink
fix(build-system-tests): pin angular cli to 16 to unblock tests (#4686)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuchel authored Nov 10, 2023
1 parent fba8120 commit 0b3ebb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-system-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- framework: angular
framework-version: latest
build-tool: angular-cli
build-tool-version: latest
build-tool-version: 16
pkg-manager: npm
language: ts
node-version: 18
Expand Down

0 comments on commit 0b3ebb6

Please sign in to comment.