Skip to content

Commit

Permalink
[Maintenance] Bump node version in CI to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Oct 19, 2021
1 parent e5b05e7 commit abe0677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ jobs:
matrix:
php: [7.3, 7.4]
symfony: [^4.4, ^5.2]
node: [12.x]
node: [14.x]
mysql: [5.7, 8.0]

exclude:
Expand Down

0 comments on commit abe0677

Please sign in to comment.