Skip to content

Commit

Permalink
[TASK] adds php v8.3 to CI workflow matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilBMP committed Apr 22, 2024
1 parent efa7fdd commit 27a4a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [ '8.1', '8.2' ]
php: [ '8.1', '8.2', '8.3' ]

0 comments on commit 27a4a7c

Please sign in to comment.