Skip to content

Commit f922dd6

Browse files
committed
chore(ci): give up windows
1 parent c15af62 commit f922dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
ref: ${{ github.ref }}
6868
repo-token: ${{ secrets.GITHUB_TOKEN }}
69-
check-regexp: (Build & Test .*|Test Python template support|Lint|Docs build)
69+
check-regexp: (Build & Test .*ubuntu.*|Test Python template support|Lint|Docs build)
7070
wait-interval: 5
7171

7272
update_changelog:

0 commit comments

Comments
 (0)