Skip to content
Snippets Groups Projects
Commit 0bc72c6b authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Add in PHP 8.1 to the CI.

parent 9a35eb16
Branches
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@ jobs:
matrix: # I don't know why, but mariadb is much slower, so mostly use pgsql.
# We use a mix of SBCL and GCL, but mostly prefer SBCL as it is faster.
include:
- php: '8.1'
moodle-branch: 'master'
database: 'pgsql'
maxima: 'SBCL'
- php: '8.0'
moodle-branch: 'master'
database: 'pgsql'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment