Skip to content

Commit fc85edd

Browse files
authored
Simplify CI config thanks to upstream changes (#15)
1 parent 8ca957d commit fc85edd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
jobs:
1111
test:
1212
uses: SymfonyCasts/.github/.github/workflows/phpunit.yaml@main
13-
with:
14-
php-version-matrix: '["8.1", "8.2", "8.3"]'
15-
php-version-lowest: '8.1'
1613

1714
test_windows:
1815
uses: SymfonyCasts/.github/.github/workflows/phpunit.yaml@main

0 commit comments

Comments
 (0)