Skip to content

Commit

Permalink
Build also on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
XedinUnknown committed Apr 27, 2024
1 parent 26dbbe4 commit be345f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- '8.0'
- '8.1'
- '8.2'
- '8.3'
name: PHP ${{ matrix.php-versions }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit be345f8

Please sign in to comment.