Skip to content

Commit

Permalink
[CI] [GHA] Update workflow list in rerunner and statistics collection…
Browse files Browse the repository at this point in the history
… workflows (#28811)

### Tickets:
 - Should also cover *158401*
  • Loading branch information
akashchi authored Feb 5, 2025
1 parent c31a4c8 commit 3ea01c3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/export_workflow_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ on:
- "macOS ARM64 (Python 3.11)"
- "Manylinux 2014"
- "Webassembly"
- "Windows (VS 2019, Python 3.11, Release)"
- "Windows (VS 2019, Python 3.11, Debug)"
- "Windows (VS 2022, Python 3.11, Release)"
- "Windows (VS 2022, Python 3.11, Debug)"
- "Windows Conditional Compilation (VS 2022, Python 3.11)"
- "Rerun Workflow with Known Errors"
types:
Expand Down
File renamed without changes.
6 changes: 4 additions & 2 deletions .github/workflows/workflow_rerunner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ on:
- Linux ARM64 (Ubuntu 20.04, Python 3.11)
- Linux Static CC (Ubuntu 22.04, Python 3.11, Clang)
- Linux RISC-V with Conan (Ubuntu 22.04, Python 3.10)
- Windows (VS 2019, Python 3.11, Release)
- Windows (VS 2019, Python 3.11, Debug)
- Fedora 29 (RHEL 8.4), Python 3.9
- Windows (VS 2022, Python 3.11, Release)
- Windows (VS 2022, Python 3.11, Debug)
- Windows Conditional Compilation (VS 2022, Python 3.11)
- Manylinux 2014
types:
- completed
pull_request:
Expand Down

0 comments on commit 3ea01c3

Please sign in to comment.