Skip to content
Snippets Groups Projects
Commit a44b89d7 authored by David Buchmann's avatar David Buchmann
Browse files

php 8.1 and 8.2

parent 64d18287
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.1', '7.2', '7.3', '7.4', '8.0']
php: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
steps:
- name: Checkout code
......@@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: ['7.1', '7.4', '8.0']
php: ['7.1', '7.4', '8.0', '8.1', '8.2']
steps:
- name: Checkout code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment