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 e648644 commit 75ad8b1Copy full SHA for 75ad8b1
.github/workflows/jit.yml
@@ -5,6 +5,7 @@ on:
5
- '**jit**'
6
- 'Python/bytecodes.c'
7
- 'Python/optimizer*.c'
8
+ - 'Python/executor_cases.c.h'
9
- '!Python/perf_jit_trampoline.c'
10
- '!**/*.md'
11
- '!**/*.ini'
@@ -13,6 +14,7 @@ on:
13
14
15
16
17
18
19
20
0 commit comments