Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed May 15, 2024
1 parent 8cec7cd commit d4bd579
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,12 @@ jobs:
# experimental: true
- php: '8.3'
moodle-branch: 'MOODLE_404_STABLE'
database: mariadb
experimental: false
- php: '8.3'
moodle-branch: 'MOODLE_404_STABLE'
database: pgsql
experimental: false

continue-on-error: ${{ matrix.experimental }}

Expand Down

0 comments on commit d4bd579

Please sign in to comment.