Skip to content

Commit

Permalink
Add PHP 8.3 (nightly) to the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicwortel committed Jun 15, 2023
1 parent 006da91 commit c2a965e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
php:
- '8.1'
- '8.2'
- '8.3'
dependencies:
- highest
include:
Expand Down

0 comments on commit c2a965e

Please sign in to comment.