Skip to content

Commit 42eb06d

Browse files
committed
Tmp workflow retagger filter
1 parent ddc62b3 commit 42eb06d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-unittest-retagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
run-retagger:
99
uses: ./.github/workflows/ci-matrix-gen.yml
1010
with:
11-
jobs_to_run: python-svm-build-gate-linux|python-unittest-retagger-gate
11+
jobs_to_run: ^python-svm-build-gate-linux$|^(?!.*(amd64|darwin)).*retagger.*$
1212

1313
merge_all_reports:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)