We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc315e commit 2bd9b7fCopy full SHA for 2bd9b7f
.github/workflows/run-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: true
14
matrix:
15
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
16
php: [7.4,8.0]
17
laravel: [8.*]
18
stability: [prefer-lowest, prefer-stable]
0 commit comments