Skip to content

Commit 9fd154c

Browse files
committed
fix exclude for centos7/test5
1 parent 07a1bfa commit 9fd154c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- test5
2828
exclude:
2929
- image: 'centos:7'
30-
- scenario: test5
30+
scenario: test5
3131

3232
steps:
3333
- name: Check out the codebase.

0 commit comments

Comments
 (0)