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 fd034b4 commit 0671fe7Copy full SHA for 0671fe7
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-20.04
8
strategy:
9
matrix:
10
- meteor: [3.0-alpha.15']
+ meteor: ['3.0-alpha.15']
11
redis-version: [4, 5, 6, 7]
12
13
steps:
0 commit comments