Skip to content

Commit

Permalink
[Maintenance] Bump node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Oct 18, 2021
1 parent 970a002 commit 9479d3d
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 @@ -328,7 +328,7 @@ jobs:
matrix:
php: ["7.4", "8.0"]
symfony: ["^4.4", "5.2.*"]
node: ["10.x"]
node: ["12.x"]
mysql: ["8.0"]

include:
Expand Down

0 comments on commit 9479d3d

Please sign in to comment.