Skip to content

Commit d09aebf

Browse files
committed
fix: revert swoole version to 5.1.1 in Rust CI workflow
1 parent 70c92d8 commit d09aebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.6"
86+
swoole_version: "5.1.1"
8787
cargo_features: ""
8888

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

0 commit comments

Comments
 (0)