Skip to content

Commit

Permalink
Add MW master and PHP 8.3 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
malberts committed Apr 26, 2024
1 parent 104dc97 commit b8497d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- mw: 'REL1_42'
php: 8.2
experimental: true
- mw: 'master'
php: 8.3
experimental: true

runs-on: ubuntu-latest

Expand Down

0 comments on commit b8497d2

Please sign in to comment.