Skip to content

Commit a95fa1d

Browse files
committed
Github Actions
1 parent fef4248 commit a95fa1d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version: [10.x, 12.x, 14.x]
16-
redis-version: [4, 5, 6]
16+
redis-version: [4, 5]
1717
steps:
1818
- uses: actions/checkout@v2
1919
- name: Node ${{ matrix.node-version }}

.github/workflows/push.yaml

Whitespace-only changes.

0 commit comments

Comments
 (0)