Skip to content

Commit 8ea3a25

Browse files
committed
CI: switch swoole version to 6.2.0 for PHP 8.5
1 parent d09aebf commit 8ea3a25

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

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

0 commit comments

Comments
 (0)