Skip to content

Commit

Permalink
Merge branch 'MDL-77434-master' of https://github.com/lameze/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Mar 3, 2023
2 parents 80f3336 + f7f3ccf commit be39b19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Expand Up @@ -54,10 +54,12 @@ jobs:
fail-fast: false
matrix:
include:
# MySQL builds always run with the lowest PHP supported version.
- os: ubuntu-22.04
php: 8.0
extensions:
db: mysqli
# PostgreSQL builds always run with the highest PHP supported version.
- os: ubuntu-22.04
php: 8.1
db: pgsql
Expand Down

0 comments on commit be39b19

Please sign in to comment.