Skip to content

Commit

Permalink
Drop PHP 7.0 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Mar 21, 2024
1 parent dd01aa8 commit 2cd3805
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
strategy:
matrix:
include:
- operating-system: 'ubuntu-latest'
php-version: '7.0'

- operating-system: 'ubuntu-latest'
php-version: '7.1'

Expand Down

0 comments on commit 2cd3805

Please sign in to comment.