Skip to content

Commit

Permalink
Update: 暂时减少测试数量
Browse files Browse the repository at this point in the history
  • Loading branch information
NHZEX committed Feb 17, 2024
1 parent cc6511f commit 864c56d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,8 +328,10 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["8.1", "8.2"]
swoole: [v5.1.0, v5.0.3]
# php: ["8.1", "8.2"]
# swoole: [v5.1.0, v5.0.3]
php: ["8.2"]
swoole: [v5.1.0]
roadrunner: [2.7.*]
env:
MYSQL_SERVER_PASSWORD: "root"
Expand Down

0 comments on commit 864c56d

Please sign in to comment.