Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored Nov 29, 2024
1 parent 86f8602 commit 83ea1f5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:

jobs:
test:
test:https://github.com/ProfessionalWiki/WikibaseExport/edit/fixci/.github/workflows/ci.yml?pr=%2FProfessionalWiki%2FWikibaseExport%2Fpull%2F182
name: "PHPUnit: MW ${{ matrix.mw }}, PHP ${{ matrix.php }}"

strategy:
Expand All @@ -23,12 +23,6 @@ jobs:
php: '8.2'
- mw: 'REL1_40'
php: '8.2'
- mw: 'REL1_41'
php: '8.2'
- mw: 'REL1_42'
php: '8.2'
- mw: 'REL1_43'
php: '8.2'

runs-on: ubuntu-latest

Expand Down

0 comments on commit 83ea1f5

Please sign in to comment.