From a2819b4ac1fcec9eda493157895926fd404de19f Mon Sep 17 00:00:00 2001 From: Gareth Barnard <1058419+gjb2048@users.noreply.github.com> Date: Sat, 30 Mar 2024 13:40:29 +0000 Subject: [PATCH] CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fccc4d3..a27176b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,8 +21,8 @@ jobs: strategy: fail-fast: true matrix: - php: ['8.1'] moodle-branch: ['MOODLE_402_STABLE', 'main'] + php: ['8.1'] database: [mariadb] include: - moodle-branch: 'MOODLE_402_STABLE'