We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed2dbff commit 1919d71Copy full SHA for 1919d71
1 file changed
.github/workflows/run-tests.yml
@@ -13,12 +13,12 @@ jobs:
13
fail-fast: true
14
matrix:
15
os: [ubuntu-latest, windows-latest]
16
- php: [8.3, 8.2]
+ php: [8.3]
17
laravel: [11.*, 12.*]
18
stability: [prefer-lowest, prefer-stable]
19
include:
20
- laravel: 11.*
21
- testbench: 10.*
+ testbench: 9.*
22
carbon: 3.*
23
- laravel: 12.*
24
testbench: 10.*
0 commit comments