mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 08:10:45 +00:00
ci(lint): 👷 drop unused strategies in CI
This commit is contained in:
parent
ff41921617
commit
5cfbc433b7
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue