Skip to content

Commit 957511e

Browse files
committed
Simplifying
1 parent a9da5b8 commit 957511e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
include:
3333
- php: '8.4'
3434
moodle-branch: 'main'
35-
database: 'pgsql'
35+
database: 'mariadb'
3636
- php: '8.3'
3737
moodle-branch: 'MOODLE_501_STABLE'
3838
database: 'pgsql'

0 commit comments

Comments
 (0)