Skip to content

Commit c9580d4

Browse files
authored
Fix tests CI (#995)
* Fix tests CI * Update tests.yml
1 parent 8ce4e22 commit c9580d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
laravel: 11
2525
- php: 8.4
2626
laravel: 10
27-
- php: 8.4
27+
- php: 8.1
2828
driver: openswoole
2929

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

0 commit comments

Comments
 (0)