Skip to content

Commit 5a4035f

Browse files
authored
[Maintenance] Update CI builds (Sylius#397)
| Q | A | --------------- | ----- | Branch? | 2.0 | Bug fix? | no | New feature? | no | Related tickets | -
2 parents c653b1f + 107a06b commit 5a4035f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ jobs:
3131
database: ["mysql", "postgres"]
3232
mysql: ["8.4"]
3333
postgres: ["15.8"]
34-
node: ["20.x"]
34+
node: ["22.x"]
3535
state_machine_adapter: ["symfony_workflow"]
3636

3737
include:
3838
- php: "8.3"
39-
symfony: "~7.2.0"
39+
symfony: "~7.3.0"
4040
sylius: "~2.1.0"
4141
node: "24.x"
4242
database: "mysql"

0 commit comments

Comments
 (0)