Skip to content

Commit

Permalink
fix: correct angular 16 version for testing II
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sc committed Sep 7, 2023
1 parent 6411fc4 commit bb886ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
devkit-version: 0.1400.2
- angular-version: 15.0.3
devkit-version: 0.1500.3
- angular-version: 16.2.4
- angular-version: 16.2.0
devkit-version: 0.1602.1
- angular-version: 16.2.4
- angular-version: 16.2.0
devkit-version: 0.1602.1
node-version: 18.x
- angular-version: 17.0.0-next.0
Expand Down

0 comments on commit bb886ab

Please sign in to comment.