Skip to content

Commit

Permalink
Merge pull request #202 from NaokiTsuchiya/test-php-84
Browse files Browse the repository at this point in the history
Add php 8.4 to the testing matrix
  • Loading branch information
koriym authored Feb 26, 2025
2 parents da637f8 + 3c357cd commit e6d82a6
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 @@ -26,6 +26,7 @@ jobs:
- '8.1'
- '8.2'
- '8.3'
- '8.4'
steps:
- name: Checkout
uses: actions/checkout@v1
Expand Down

0 comments on commit e6d82a6

Please sign in to comment.