Skip to content

Commit

Permalink
drop 7.2 linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss authored May 3, 2024
1 parent 99afddd commit eae0725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ['7.2', '7.4', '8.2']
relay: ['0.5.1']
php: ['7.4', '8.2']
relay: ['0.7.0']

steps:
- name: Checkout
Expand Down

0 comments on commit eae0725

Please sign in to comment.