Skip to content

Commit b8013e4

Browse files
committed
Updating to Moodle 4 and PHP 8.
1 parent 925e821 commit b8013e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ jobs:
88
fail-fast: false
99
matrix:
1010
include:
11+
- php: '8.0'
12+
moodle-branch: 'master'
13+
database: 'pgsql'
1114
- php: '8.0'
1215
moodle-branch: 'MOODLE_400_STABLE'
1316
database: 'mariadb'

0 commit comments

Comments
 (0)