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 2f8c930 commit 8548fcdCopy full SHA for 8548fcd
.github/workflows/run-tests.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: true
13
matrix:
14
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
15
php: [8.2]
16
laravel: ['10.*', '11.*']
17
dependency-version: [prefer-stable]
0 commit comments