Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Nov 5, 2024
1 parent 16361a9 commit ff37d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ['8.1', '8.2']
moodle-branch: ['MOODLE_404_STABLE']
php: ['8.1', '8.3']
moodle-branch: ['MOODLE_405_STABLE']
database: [mariadb]

steps:
Expand Down

0 comments on commit ff37d63

Please sign in to comment.