Skip to content

Commit

Permalink
🔧 chore(angular v18): create angular v18 test pipeline in the ci (#1405)
Browse files Browse the repository at this point in the history
* Create PR for #1403

* chore(angular): added angular 18 for testing

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marinkov, Magdalena <Magdalena.Marinkov@baloise.ch>
  • Loading branch information
github-actions[bot] and mmarinkov committed May 23, 2024
1 parent d10d727 commit ad548a6
Show file tree
Hide file tree
Showing 7 changed files with 15,503 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
strategy:
fail-fast: false
matrix:
apps: [v16, v17]
apps: [v16, v17, v18]
needs: [build]
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit ad548a6

Please sign in to comment.