Skip to content

Commit

Permalink
Removed PHP 8.0 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Aug 6, 2024
1 parent 8f721bc commit 0f3c5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
name: "PHPUnit"
uses: "doctrine/.github/.github/workflows/continuous-integration.yml@2.1.0"
with:
php-versions: '["8.0", "8.1", "8.2", "8.3"]'
php-versions: '["8.1", "8.2", "8.3"]'

0 comments on commit 0f3c5b1

Please sign in to comment.