Skip to content

Commit

Permalink
php 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Apr 24, 2022
1 parent 84b68a8 commit 36bfbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
moodle-branch: ['MOODLE_400_STABLE', 'master']
php: ['8.0', '7.4']
php: ['8.1', '8.0', '7.4']
database: ['mysqli']

steps:
Expand Down

0 comments on commit 36bfbb0

Please sign in to comment.