We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7a3db7 commit 67972e1Copy full SHA for 67972e1
1 file changed
.github/workflows/ci.yml
@@ -40,8 +40,8 @@ jobs:
40
strategy:
41
matrix:
42
server:
43
- - version: '11.4'
44
- - version: '11.8'
+ - version: '10.6'
+ - version: '10.11'
45
env: TEST_OPTION=--ps-protocol
46
steps:
47
- name: Retrieve server ${{ matrix.server.version }}
0 commit comments