Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti committed Jun 15, 2024
1 parent 5687b55 commit c672758
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest, windows-latest]
php: [8.1, 8.2, 8.3]
exclude:
- os: windows-latest
php: [8.1, 8.2]
php: [8.2, 8.3]


name: P${{ matrix.php }} - ${{ matrix.os }}

Expand Down

0 comments on commit c672758

Please sign in to comment.