Skip to content

Commit

Permalink
Fix tests CI (#995)
Browse files Browse the repository at this point in the history
* Fix tests CI

* Update tests.yml
  • Loading branch information
sy-records authored Feb 11, 2025
1 parent 8ce4e22 commit c9580d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
laravel: 11
- php: 8.4
laravel: 10
- php: 8.4
- php: 8.1
driver: openswoole

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.driver }}
Expand Down

0 comments on commit c9580d4

Please sign in to comment.