We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666c9fe commit 29551a3Copy full SHA for 29551a3
1 file changed
.github/workflows/windows.yaml
@@ -8,7 +8,7 @@ on:
8
env:
9
PHP_EXT: zstd
10
PHP_EXT_VERSION: ${{ github.event.release.tag_name }}
11
- BIN_SDK_VER: 2.3.0
+ BIN_SDK_VER: 2.5.0
12
13
jobs:
14
ci:
0 commit comments