We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e7dea commit fb7aee1Copy full SHA for fb7aee1
1 file changed
.github/workflows/wasm-spike.yml
@@ -25,6 +25,7 @@ jobs:
25
timeout-minutes: 45
26
strategy:
27
fail-fast: false
28
+ max-parallel: 1
29
matrix:
30
php: ['8.5', '8.4', '8.3', '8.2', '8.1', '8.0']
31
async-mode: ['jspi']
0 commit comments