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

CI: test with php 8.1

parent 482acfc0
No related branches found
No related tags found
No related merge requests found
Pipeline #88222 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
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment