Skip to content
Snippets Groups Projects
Commit 7d41712b authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

CI: test with PHP 8.1

parent 9b612573
No related branches found
No related tags found
No related merge requests found
Pipeline #81470 passed
......@@ -38,6 +38,12 @@ test-php8.0:
PHP: "php8.0"
<<: *test_defaults
test-php8.1:
stage: test
variables:
PHP: "php8.1"
<<: *test_defaults
linting:
stage: test
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment