Skip to content

Commit

Permalink
Skip windows for now
Browse files Browse the repository at this point in the history
tonysm committed Mar 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8036369 commit c30ed24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,8 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
# os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
php: [8.1, 8.2]
laravel: [10.*, 11.*]
stability: [prefer-lowest, prefer-stable]

0 comments on commit c30ed24

Please sign in to comment.