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