Skip to content

Commit

Permalink
LCH-6772: Added php 8.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
narendradesai committed Apr 15, 2024
1 parent 075e820 commit d1e49b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contenthub-console-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
php-version: [ '7.4', '8.1', '8.2' ]
php-version: [ '7.4', '8.1', '8.2', '8.3' ]
steps:
# This step checks out a copy of your repository.
- name: Checkout
Expand Down

0 comments on commit d1e49b7

Please sign in to comment.