Skip to content

Commit

Permalink
Use PHP 8.2 for MW 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
malberts committed Apr 25, 2024
1 parent ba0d4a3 commit 1429f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
php: 8.1
experimental: false
- mw: 'REL1_42'
php: 8.1
php: 8.2
experimental: true

runs-on: ubuntu-latest
Expand Down

0 comments on commit 1429f25

Please sign in to comment.