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 9273d08 commit 8b0b731Copy full SHA for 8b0b731
.github/workflows/build.yml
@@ -107,7 +107,7 @@ jobs:
107
--env UPSTREAM_S3_PREFIX=dist-${{ matrix.stack }}-stable/ \
108
--env-file=${BUILDPACK}/support/build/_docker/env.default \
109
${{ matrix.stack }} deploy.sh --overwrite \
110
- extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.0
+ extensions/no-debug-non-zts-${{ matrix.series }}/relay-0.1.1
111
112
- name: Build swoole extension
113
shell: 'script -q -e -c "bash {0}"'
0 commit comments