Skip to content

Commit

Permalink
Upgrade php to 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyserver committed Dec 2, 2024
1 parent 026f01a commit 3e772fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/structure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 3e772fe

Please sign in to comment.