Skip to content

Commit

Permalink
Drop REL1_40 from CI (T11809)
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Feb 26, 2024
1 parent f8f4d83 commit bfc5f2d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions workflow-templates/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,12 @@ jobs:
matrix:
include:
# Latest MediaWiki stable - PHP 8.1
- mw: 'REL1_40'
- mw: 'REL1_41'
php: 8.1
php-docker: 81
composer-test: true
experimental: false

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

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

0 comments on commit bfc5f2d

Please sign in to comment.