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 2d07d71 commit 31c6995Copy full SHA for 31c6995
.github/workflows/run-tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
12
php: [7.4]
13
laravel: [8.*]
14
stability: [prefer-lowest, prefer-stable]
0 commit comments