@@ -3,21 +3,21 @@ name: Rerun Workflow with Known Errors
3
3
on :
4
4
workflow_run :
5
5
workflows :
6
- - Linux (Ubuntu 20.04, Python 3.9)
7
- - Linux (Ubuntu 22.04, Python 3.11)
8
- - Linux (Ubuntu 24.04, Python 3.12)
9
- - Debian 10 ARM
10
- - Android ARM64 with vcpkg
11
- - Android x64
12
- - Linux ARM64 (Ubuntu 20.04, Python 3.11)
13
- - Linux Static CC (Ubuntu 22.04, Python 3.11, Clang)
14
- - Linux RISC-V with Conan (Ubuntu 22.04, Python 3.10)
15
- - Linux (Ubuntu 22.04, Python 3.11, Intel DPC+ + Compiler)
16
- - Fedora 29 (RHEL 8.4), Python 3.9
17
- - Windows (VS 2022, Python 3.11, Release)
18
- - Windows (VS 2022, Python 3.11, Debug)
19
- - Windows Conditional Compilation (VS 2022, Python 3.11)
20
- - Manylinux 2014
6
+ - " Linux (Ubuntu 20.04, Python 3.9)"
7
+ - " Linux (Ubuntu 22.04, Python 3.11)"
8
+ - " Linux (Ubuntu 24.04, Python 3.12)"
9
+ - " Debian 10 ARM"
10
+ - " Android ARM64 with vcpkg"
11
+ - " Android x64"
12
+ - " Linux ARM64 (Ubuntu 20.04, Python 3.11)"
13
+ - " Linux Static CC (Ubuntu 22.04, Python 3.11, Clang)"
14
+ - " Linux RISC-V with Conan (Ubuntu 22.04, Python 3.10)"
15
+ - " Linux (Ubuntu 22.04, Python 3.11, Intel DPC\\ + \\ + Compiler)"
16
+ - " Fedora 29 (RHEL 8.4), Python 3.9"
17
+ - " Windows (VS 2022, Python 3.11, Release)"
18
+ - " Windows (VS 2022, Python 3.11, Debug)"
19
+ - " Windows Conditional Compilation (VS 2022, Python 3.11)"
20
+ - " Manylinux 2014"
21
21
types :
22
22
- completed
23
23
pull_request :
0 commit comments