diff --git a/.github/workflows/moodle-ci.yml b/.github/workflows/moodle-ci.yml index 9cdcc8f..ee031a1 100644 --- a/.github/workflows/moodle-ci.yml +++ b/.github/workflows/moodle-ci.yml @@ -12,7 +12,7 @@ on: jobs: define-matrix: - runs-on: ubuntu-latest + runs-on: ubuntu-24.04 outputs: include_list: ${{ steps.include_list.outputs.include_list }}