Skip to content

Commit

Permalink
Merge pull request #33 from ytake/feature/updated-ci
Browse files Browse the repository at this point in the history
Update php_test.yml
  • Loading branch information
ytake authored Dec 17, 2024
2 parents 818d17d + 5346f05 commit fe8f2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
matrix:
phps: [
{version: '8.3', swoole: 'swoole-5.1.6'},
{version: '8.4', swoole: 'swoole-6.0.0RC1'}
{version: '8.4', swoole: 'swoole-6.0.0'}
]
name: PHP ${{ matrix.phps.version }} Test
steps:
Expand Down

0 comments on commit fe8f2c7

Please sign in to comment.