We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b59bb30 commit a15785bCopy full SHA for a15785b
2 files changed
.github/workflows/integrate.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
php-version:
20
- - "8.2"
+ - "8.4"
21
22
steps:
23
- name: "Checkout"
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
@@ -115,7 +115,7 @@ jobs:
115
116
117
118
119
120
env:
121
HTTP_HOST: "localhost:8080"
.github/workflows/preview-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
15
16
node-version:
- "22.x"
0 commit comments