diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2634621..6118d34 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,7 +8,7 @@ jobs: fail-fast: false matrix: include: - - php: '7.4' + - php: '8.1' moodle-branch: 'master' database: 'pgsql' - php: '7.4' diff --git a/templates/category.mustache b/templates/category.mustache index 65792f2..2a5e042 100644 --- a/templates/category.mustache +++ b/templates/category.mustache @@ -47,8 +47,10 @@ } }} +