Skip to content

Commit

Permalink
add PHP8.3 JIT compiler to testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
wisskid committed Jan 23, 2024
1 parent 6218f39 commit ed144d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ jobs:
- os: ubuntu-latest
php-version: "8.2"
compiler: jit
- os: ubuntu-latest
php-version: "8.3"
compiler: jit

steps:
- name: Checkout
Expand Down

0 comments on commit ed144d9

Please sign in to comment.