Skip to content

Commit

Permalink
Remove PHP 7.2 and 7.3, they've been EOL for several years
Browse files Browse the repository at this point in the history
  • Loading branch information
mkopinsky committed Nov 20, 2024
1 parent 69bb0d1 commit 70bab44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
# - windows-latest # Disabled - apparently checkouts have \r\n which breaks phpcs
- macos-latest
php-versions:
- '7.2'
- '7.3'
- '7.4'
- '8.0'
- '8.1'
Expand Down

0 comments on commit 70bab44

Please sign in to comment.