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 c6213e2 commit 263c95aCopy full SHA for 263c95a
.github/workflows/ci-cd.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- version: ['8.0', '8.1', '8.2', '8.3']
+ version: ['8.0-swoole', '8.1-swoole', '8.2-swoole', '8.3-swoole']
14
type: ['', '-prod']
15
16
steps:
0 commit comments