Skip to content

Commit

Permalink
drop PHP 8.1 and Moodle 4.1/4.2 from CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
stopfstedt committed Mar 23, 2024
1 parent 22f6040 commit 9d1f0e4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,6 @@ jobs:
- php: '8.2'
moodle-branch: 'MOODLE_403_STABLE'
database: 'mariadb'
- php: '8.1'
moodle-branch: 'MOODLE_402_STABLE'
database: 'mariadb'
- php: '8.1'
moodle-branch: 'MOODLE_401_STABLE'
database: 'mariadb'
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit 9d1f0e4

Please sign in to comment.