We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe1e6e commit 70d8117Copy full SHA for 70d8117
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: shivammathur/setup-php@v2
20
with:
21
- php-version: '7.4'
+ php-version: '8.2'
22
coverage: none
23
extensions: mongodb, redis, :xdebug
24
ini-values: memory_limit=2048M
0 commit comments