Skip to content

Commit 5b0992d

Browse files
authored
ci: Add PHP 8.5 (#536)
1 parent 0313e88 commit 5b0992d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "8.2"
2424
- "8.3"
2525
- "8.4"
26+
- "8.5"
2627
steps:
2728
- name: Install ODBC driver.
2829
run: |
@@ -84,6 +85,7 @@ jobs:
8485
- "8.2"
8586
- "8.3"
8687
- "8.4"
88+
- "8.5"
8789
steps:
8890
- name: 📦 Checkout
8991
uses: actions/checkout@v5

0 commit comments

Comments
 (0)