Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Jan 9, 2025
1 parent 4d79bb5 commit b896e41
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
os: [ubuntu-latest, macos-latest]
php-version: [ '8.0', '8.1', '8.2', '8.3' ]
swoole-version: [ 'v4.8.13', 'v5.1.6', 'v6.0.0', 'master' ]
include:
- php-version: '8.4'
swoole-version: 'v6.0.0'
- php-version: '8.4'
swoole-version: 'master'
exclude:
- php-version: '8.3'
swoole-version: 'v4.8.13'
Expand Down

0 comments on commit b896e41

Please sign in to comment.