Skip to content

Commit 994a257

Browse files
committed
first shot at adding 8.5 to test matrix
1 parent 5e3ad14 commit 994a257

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- 8.2.29
1717
- 8.3.25
1818
- 8.4.12
19+
- 8.5.0beta3
1920

2021
uses: ./.github/workflows/main-php-matrix.yml
2122
with:
@@ -36,6 +37,8 @@ jobs:
3637
vs-crt: vs16
3738
- php: 8.4.12
3839
vs-crt: vs17
40+
- php: 8.5.0beta3
41+
vs-crt: vs17
3942

4043
uses: ./.github/workflows/main-php-matrix-windows.yml
4144
with:

0 commit comments

Comments
 (0)