Skip to content

Commit

Permalink
CI: add PHP v8.3 to the CI pipelines (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
thePanz authored Jan 17, 2024
1 parent 0978095 commit 9b426e6
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 @@ -21,6 +21,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"

steps:
- name: Checkout
Expand Down

0 comments on commit 9b426e6

Please sign in to comment.