Skip to content

Commit

Permalink
Simplify CI config thanks to upstream changes (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw authored Dec 18, 2023
1 parent 8ca957d commit fc85edd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
jobs:
test:
uses: SymfonyCasts/.github/.github/workflows/phpunit.yaml@main
with:
php-version-matrix: '["8.1", "8.2", "8.3"]'
php-version-lowest: '8.1'

test_windows:
uses: SymfonyCasts/.github/.github/workflows/phpunit.yaml@main
Expand Down

0 comments on commit fc85edd

Please sign in to comment.