Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Removed MediaWiki 1.40 because of:

1. I don't remember that something related to Semantic MediaWiki has ever officially supported a non-LTS version of MediaWiki
2. Tests are failing for MediaWiki 1.40, it's not worth fixing it as MediaWiki 1.40 is non-LTS, because of previous reasons.
  • Loading branch information
kizule authored Nov 28, 2023
1 parent 80b0924 commit 499158a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,6 @@ jobs:
database_image: "mariadb:latest"
coverage: false
experimental: true
- mediawiki_version: '1.40'
smw_version: dev-master
php_version: 8.1
database_type: mysql
database_image: "mariadb:latest"
coverage: false
experimental: true

env:
MW_VERSION: ${{ matrix.mediawiki_version }}
Expand Down

0 comments on commit 499158a

Please sign in to comment.