Skip to content

Commit

Permalink
add php 8.3 tests (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio authored Dec 19, 2023
1 parent 20e401f commit a6fd773
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"

name: PHP ${{ matrix.php }} - ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit a6fd773

Please sign in to comment.