Skip to content

Commit

Permalink
Set php-version-lowest to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bocharsky-bw committed Dec 18, 2023
1 parent e484b66 commit 6b804c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: SymfonyCasts/.github/.github/workflows/phpunit.yaml@main
with:
php-version-matrix: '["8.1", "8.2", "8.3"]'
php-version-lowest: '8.1'
php-version-lowest: '8.1.0'

composer-validate:
uses: SymfonyCasts/.github/.github/workflows/composer-validate.yaml@main
Expand Down

0 comments on commit 6b804c4

Please sign in to comment.