Skip to content

Commit 0c8c122

Browse files
Marick van TuilMarick van Tuil
authored andcommitted
Update run-tests.yml
1 parent e731997 commit 0c8c122

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ jobs:
6767
- { laravel: '11.*', php: '8.3', 'testbench': '9.*', collision: '8.*'}
6868
- { laravel: '11.*', php: '8.2', 'testbench': '9.*', collision: '8.*'}
6969
- { laravel: '12.*', php: '8.4', 'testbench': '10.*', collision: '8.*'}
70-
- { laravel: '12.*', php: '8.3', 'testbench': '11.*', collision: '8.*'}
71-
- { laravel: '12.*', php: '8.2', 'testbench': '12.*', collision: '8.*'}
70+
- { laravel: '12.*', php: '8.3', 'testbench': '10.*', collision: '8.*'}
71+
- { laravel: '12.*', php: '8.2', 'testbench': '10.*', collision: '8.*'}
7272

7373
name: PHP ${{ matrix.payload.php }} - Laravel ${{ matrix.payload.laravel }}
7474

0 commit comments

Comments
 (0)