Skip to content

Commit

Permalink
Bump PHP for main
Browse files Browse the repository at this point in the history
  • Loading branch information
aspark21 authored Jan 7, 2025
1 parent bce545a commit 6f632db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ jobs:
fail-fast: false
matrix:
include:
- php: '8.2'
- php: '8.3'
moodle-branch: 'main'
database: 'mariadb'
- php: '8.2'
- php: '8.3'
moodle-branch: 'main'
database: 'pgsql'
- php: '8.1'
- php: '8.2'
moodle-branch: 'main'
database: 'mariadb'
- php: '8.1'
- php: '8.2'
moodle-branch: 'main'
database: 'pgsql'
- php: '8.1'
Expand Down

0 comments on commit 6f632db

Please sign in to comment.