We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930231c commit eb8b119Copy full SHA for eb8b119
.github/workflows/run-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: true
18
matrix:
19
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
20
php: [8.3, 8.2]
21
laravel: [11.*]
22
stability: [prefer-lowest, prefer-stable]
0 commit comments