Skip to content

Commit

Permalink
Update workflow: Remove GlobalNewFiles and WikiTideMagic
Browse files Browse the repository at this point in the history
from WikiForge/.github (WikiForge/.github@431dd4f)
  • Loading branch information
Universal-Omega committed Nov 19, 2023
1 parent e1f71e5 commit 793dba9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/mediawiki-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ jobs:
php-docker: 74
composer-test: true
experimental: false

# Latest MediaWiki stable - PHP 8.2
- mw: 'REL1_40'
php: 8.2
php-docker: 82
composer-test: false
experimental: true

# Latest MediaWiki master - PHP 7.4
- mw: 'master'
php: 7.4
Expand Down

0 comments on commit 793dba9

Please sign in to comment.