Skip to content

Commit

Permalink
Update workflow: Update comment
Browse files Browse the repository at this point in the history
from miraheze/.github (miraheze/.github@6a0fab1)
  • Loading branch information
Universal-Omega committed Feb 23, 2024
1 parent da6cf0f commit 36294f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mediawiki-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ jobs:
composer-test: true
experimental: false

# Latest MediaWiki release branch - PHP 8.2
# 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.2
# Latest MediaWiki master - PHP 8.1
- mw: 'master'
php: 8.1
php-docker: 81
Expand Down

0 comments on commit 36294f7

Please sign in to comment.