Skip to content

Commit

Permalink
specify port for mariadb instance
Browse files Browse the repository at this point in the history
  • Loading branch information
mwgiorno committed Jan 30, 2025
1 parent 4a090a1 commit 83b9d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
- php: 8.1
moodle-branch: MOODLE_405_STABLE
database: mariadb
port: 3306

steps:
- name: Check out repository code
Expand Down

0 comments on commit 83b9d13

Please sign in to comment.