Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Added PHP8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Radovan Kepák committed Jan 11, 2022
1 parent 5534cc6 commit 92490ce
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 392 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: [ '8.0' ]
php: [ '8.0', '8.1' ]

fail-fast: false

Expand Down
Loading

0 comments on commit 92490ce

Please sign in to comment.