We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e41ff8 commit 0985c19Copy full SHA for 0985c19
.github/workflows/tests.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
fail-fast: false
8
matrix:
9
- php: ["8.1", "8.2", "8.3", "8.4"]
+ php: ["8.1", "8.2", "8.3", "8.4", "8.5"]
10
tarantool: ["2.10", "2.11"]
11
steps:
12
- uses: actions/checkout@v2
0 commit comments