Skip to content

Commit 09ab4b9

Browse files
committed
optimize: windows not start container
1 parent 4478a3d commit 09ab4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
test:
99
name: "test"
1010
services:
11+
if: matrix.os != 'windows'
1112
redis:
1213
image: redis:7.2
1314
ports:

0 commit comments

Comments
 (0)