Skip to content

Commit

Permalink
Merge pull request moodlehq#118 from stronk7/gha-php82
Browse files Browse the repository at this point in the history
Bump 402 and master tests from php81 to php82
  • Loading branch information
stronk7 authored Jul 31, 2023
2 parents 5406581 + df6e8f9 commit 696999c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,16 @@ jobs:
matrix:
include:
# Highest php versions supported by each branch (with master always being tested twice).
- php: 8.1
- php: 8.2
moodle-branch: master
database: pgsql
- php: 8.1
- php: 8.2
moodle-branch: master
database: mariadb
- php: 8.1
- php: 8.2
moodle-branch: MOODLE_402_STABLE
database: pgsql

- php: 8.1
moodle-branch: MOODLE_401_STABLE
database: pgsql
Expand Down

0 comments on commit 696999c

Please sign in to comment.