Skip to content

Commit

Permalink
Add master to the test matrix
Browse files Browse the repository at this point in the history
We want to know when the plugin stops working because of changes in
master.
  • Loading branch information
iarenaza committed Oct 12, 2024
1 parent 7f9b67e commit 8ebb941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/moodle-plugin-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- 'MOODLE_403_STABLE'
- 'MOODLE_404_STABLE'
- 'MOODLE_405_STABLE'
- 'master'
php:
- '8.0'
- '8.1'
Expand Down

0 comments on commit 8ebb941

Please sign in to comment.