Skip to content

Commit

Permalink
Update workflow: Update MediaWiki tests to target REL1_43
Browse files Browse the repository at this point in the history
from miraheze/.github (miraheze/.github@584e20a)

Co-authored-by: AgentIsai
  • Loading branch information
AgentIsai committed Feb 1, 2025
1 parent 43a8297 commit 240f698
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/mediawiki-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,10 @@ jobs:
matrix:
include:
# Latest MediaWiki stable - PHP 8.1
- mw: 'REL1_42'
php: 8.1
php-docker: 81
composer-test: true
experimental: false

# Latest MediaWiki release branch - PHP 8.1
- mw: 'REL1_43'
php: 8.1
php-docker: 81
composer-test: true
composer-test: false
experimental: false

# Latest MediaWiki master - PHP 8.1
Expand Down

0 comments on commit 240f698

Please sign in to comment.