We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc62b3 commit 42eb06dCopy full SHA for 42eb06d
.github/workflows/ci-unittest-retagger.yml
@@ -8,7 +8,7 @@ jobs:
8
run-retagger:
9
uses: ./.github/workflows/ci-matrix-gen.yml
10
with:
11
- jobs_to_run: python-svm-build-gate-linux|python-unittest-retagger-gate
+ jobs_to_run: ^python-svm-build-gate-linux$|^(?!.*(amd64|darwin)).*retagger.*$
12
13
merge_all_reports:
14
runs-on: ubuntu-latest
0 commit comments