Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
malberts committed Feb 18, 2025
1 parent de47650 commit 0589d87
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@ jobs:
experimental: false
- mw: 'REL1_42'
php: 8.2
experimental: true
- mw: 'master'
experimental: false
- mw: 'REL1_43'
php: 8.3
experimental: false
- mw: 'master'
php: 8.4
experimental: true

runs-on: ubuntu-latest
Expand Down

0 comments on commit 0589d87

Please sign in to comment.