Skip to content

Commit

Permalink
Merge pull request #227 from koriym/php-8.3
Browse files Browse the repository at this point in the history
Add PHP 8.3 to continuous integration workflow
  • Loading branch information
harikt authored May 15, 2024
2 parents 0e1fdc6 + de354de commit 7f19b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
php-version:
- '8.1'
- '8.2'
- '8.3'
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit 7f19b2f

Please sign in to comment.