Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
Remove PHP 7.4 workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pylafleur committed Jan 10, 2023
1 parent 872f3e6 commit 847a5c6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,6 @@ on:

jobs:
php-library:
uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v3
with:
checks: phpunit,phpcs,psalm
php-version: '7.4'
extensions: pcov
secrets:
GPR_KEY: ${{ secrets.GPR_KEY }}

php-library-8-1:
uses: equisoft-actions/php-workflows/.github/workflows/php-library.yml@v3
with:
checks: phpunit,phpcs,psalm,qodana
Expand Down

0 comments on commit 847a5c6

Please sign in to comment.