Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Mar 30, 2024
1 parent 8bd6e80 commit a2819b4
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 @@ -21,8 +21,8 @@ jobs:
strategy:
fail-fast: true
matrix:
php: ['8.1']
moodle-branch: ['MOODLE_402_STABLE', 'main']
php: ['8.1']
database: [mariadb]
include:
- moodle-branch: 'MOODLE_402_STABLE'
Expand Down

0 comments on commit a2819b4

Please sign in to comment.