mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-12-01 01:16:38 +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:
|
test:
|
||||||
name: Lint
|
name: Lint
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
|
||||||
matrix:
|
|
||||||
php-versions: ['8.2', '8.1', '8.0', '7.4']
|
|
||||||
steps:
|
steps:
|
||||||
- name: Cancel Previous Runs
|
- name: Cancel Previous Runs
|
||||||
uses: styfle/cancel-workflow-action@0.12.1
|
uses: styfle/cancel-workflow-action@0.12.1
|
||||||
|
|
Loading…
Reference in a new issue