We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c9c5dc commit ddecc40Copy full SHA for ddecc40
.github/workflows/tests.yaml
@@ -49,7 +49,7 @@ jobs:
49
matrix:
50
os: [ubuntu-latest]
51
php: ['8.3', '8.2', '8.1']
52
- swoole: ['5.1.5', '6.0.0']
+ swoole: ['5.1.6', '6.0.0']
53
# exclude:
54
# - php: '8.3'
55
# swoole: '5.0.3'
0 commit comments