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 94819cc commit 8734ba7Copy full SHA for 8734ba7
.github/workflows/run-tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest]
16
php: [8.0, 7.4, 7.3]
17
laravel: [8.*, 7.*, 6.*, 5.8.*]
18
dependency-version: [prefer-stable]
0 commit comments