diff --git a/.github/workflows/structure.yml b/.github/workflows/structure.yml index d7d523ae..d8779181 100644 --- a/.github/workflows/structure.yml +++ b/.github/workflows/structure.yml @@ -14,7 +14,7 @@ jobs: moodle_branch: ['main', 'MOODLE_405_STABLE', 'MOODLE_404_STABLE', 'MOODLE_403_STABLE', 'MOODLE_401_STABLE'] env: dbtype: pgsql - php: 8.1 + php: 8.2 MOODLE_BRANCH: ${{ matrix.moodle_branch || 'main' }} MOODLE_REPOSITORY: 'https://github.com/moodle/moodle' steps: