Skip to content

Commit 0985c19

Browse files
authored
extend php version matrix
1 parent 7e41ff8 commit 0985c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
fail-fast: false
88
matrix:
9-
php: ["8.1", "8.2", "8.3", "8.4"]
9+
php: ["8.1", "8.2", "8.3", "8.4", "8.5"]
1010
tarantool: ["2.10", "2.11"]
1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)