Skip to content

Commit

Permalink
Add PHP 8.3 to continuous integration workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed May 12, 2024
1 parent 0e1fdc6 commit de354de
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 de354de

Please sign in to comment.