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 fa8580b commit 551fafbCopy full SHA for 551fafb
.github/workflows/static-analysis.yml
@@ -17,6 +17,8 @@ jobs:
17
swoole: "5.1.6"
18
- php: "8.3"
19
20
+ - php: "8.4"
21
+ swoole: "5.1.6"
22
23
name: PHP ${{ matrix.php }} (swoole-${{ matrix.swoole }})
24
.github/workflows/tests.yml
0 commit comments