Add PHP 8.5 on CI

pull/111/head
Jeremy Benoist 3 days ago
parent f9e73fb49a
commit 009b4ab9b8
No known key found for this signature in database
GPG Key ID: 7168D5DD29F38552
  1. 1
      .github/workflows/continuous-integration.yml

@ -25,6 +25,7 @@ jobs:
- "8.2"
- "8.3"
- "8.4"
- "8.5"
steps:
- name: "Checkout"

Loading…
Cancel
Save