Skip to content

Commit 82cc422

Browse files
committed
[matrix] Included 5.0.x-dev
1 parent 7a3019b commit 82cc422

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ jobs:
4040
- php: "8.0"
4141
product-version: "~4.6.x-dev"
4242
node: "20"
43+
- php: "8.3"
44+
product-version: "~5.0.x-dev"
45+
node: "22"
46+
- php: "8.4"
47+
product-version: "~5.0.x-dev"
48+
node: "22"
4349

4450
steps:
4551
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)