Skip to content

Commit 0fbcf3c

Browse files
committed
update cygwin build config
1 parent 883f4d5 commit 0fbcf3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows-cygwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Prepare
9696
shell: C:\cygwin\bin\bash.EXE --noprofile --norc -e -o pipefail -o igncr {0}
9797
run: |
98-
bash ./sapi/scripts/cygwin/cygwin-config-ext.sh --php-version ${{ env.BUILD_PHP_VERSION }} --swoole-version master
98+
bash ./sapi/scripts/cygwin/cygwin-config-ext.sh --php-version ${{ env.BUILD_PHP_VERSION }}
9999
100100
- name: Configure
101101
shell: C:\cygwin\bin\bash.EXE --noprofile --norc -e -o pipefail -o igncr {0}

0 commit comments

Comments
 (0)