Skip to content

Commit

Permalink
Removed support for 4.2 to own branch
Browse files Browse the repository at this point in the history
  • Loading branch information
frogprincess committed Dec 24, 2024
1 parent 28ef96d commit d445e4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
fail-fast: false
matrix:
include:
- php: '8.1'
- php: '8.0'
moodle-branch: 'MOODLE_402_STABLE'
database: 'pgsql'
database: 'mariadb'

steps:
- name: Check out repository code
Expand Down

0 comments on commit d445e4a

Please sign in to comment.