Skip to content

Commit

Permalink
Adjusted testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasse Lehtinen committed Aug 11, 2023
1 parent 449cc04 commit 41ce4ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.2, 8.1]
os: [ubuntu-latest]
php: [8.2, 8.1, 8.2]
laravel: [10.*]
stability: [prefer-lowest, prefer-stable]
include:
Expand Down

0 comments on commit 41ce4ac

Please sign in to comment.