Skip to content

Commit

Permalink
Update mediawiki-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paladox authored Oct 26, 2023
1 parent 61a37f5 commit d8b44a3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/mediawiki-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ jobs:
composer-test: true
experimental: false

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

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

0 comments on commit d8b44a3

Please sign in to comment.