Skip to content

Commit

Permalink
Moodle plugin Ci improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
raja-lmsace committed Jan 30, 2024
1 parent 111ed86 commit f9ea8dd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,18 +52,6 @@ jobs:
- php: '7.4'
moodle-branch: 'MOODLE_400_STABLE'
database: 'pgsql'
- php: '7.4'
moodle-branch: 'MOODLE_311_STABLE'
database: 'mariadb'
- php: '7.4'
moodle-branch: 'MOODLE_311_STABLE'
database: 'pgsql'
- php: '7.4'
moodle-branch: 'MOODLE_310_STABLE'
database: 'pgsql'
- php: '7.3'
moodle-branch: 'MOODLE_39_STABLE'
database: 'mariadb'

steps:
- name: Check out repository code
Expand Down

0 comments on commit f9ea8dd

Please sign in to comment.