ci(lint): 👷 drop unused strategies in CI

This commit is contained in:
alistair3149 2024-09-04 16:02:01 -04:00
parent ff41921617
commit 5cfbc433b7
No known key found for this signature in database

View file

@ -16,9 +16,6 @@ jobs:
test:
name: Lint
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['8.2', '8.1', '8.0', '7.4']
steps:
- name: Cancel Previous Runs
uses: styfle/cancel-workflow-action@0.12.1