Skip to content

Commit 70c92d8

Browse files
committed
chore: update swoole version to 6.1.6 in Rust CI workflow
1 parent 965aaa3 commit 70c92d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
swoole_version: "5.1.1"
8484
cargo_features: ""
8585
- php_version: "8.5"
86-
swoole_version: "6.1.4"
86+
swoole_version: "6.1.6"
8787
cargo_features: ""
8888

8989
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)