Skip to content

Commit

Permalink
Only check with MOODLE_403_STABLE branch
Browse files Browse the repository at this point in the history
  • Loading branch information
davidherney committed May 9, 2024
1 parent 6a67433 commit 3d294a2
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,6 @@ jobs:
moodle-branch: 'MOODLE_403_STABLE'
database: pgsql
plugin-ci: ^4
# Moodle 4.4, PHP 8.1, MariaDB
- php: '8.1'
moodle-branch: 'MOODLE_404_STABLE'
database: mariadb
plugin-ci: ^4
# Moodle 4.4, PHP 8.2, MariaDB
- php: '8.2'
moodle-branch: 'MOODLE_404_STABLE'
database: mariadb
plugin-ci: ^4
# Moodle 4.4, PHP 8.2, PostgreSQL
- php: '8.3'
moodle-branch: 'MOODLE_404_STABLE'
database: pgsql
plugin-ci: ^4
steps:
- name: Check out repository code
uses: actions/checkout@v4
Expand Down

0 comments on commit 3d294a2

Please sign in to comment.