8000 fixup · python/cpython@249e12a · GitHub
[go: up one dir, main page]

Skip to content

Commit 249e12a

Browse files
committed
fixup
1 parent d39d915 commit 249e12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runner: ubuntu-latest
4949
compiler: gcc
5050
# These fail because of emulation, not because of the JIT:
51-
exclude: test_unix_events test_init test_process_pool test_multiprocessing_fork test_cmd_line test_faulthandler test_os test_perf_profiler test_posix test_socket test_subprocess test_venv
51+
exclude: test_unix_events test_init test_process_pool test_multiprocessing_fork test_cmd_line test_faulthandler test_os test_perf_profiler test_posix test_signal test_socket test_subprocess test_venv
5252
- target: aarch64-unknown-linux-gnu/clang
5353
architecture: aarch64
5454
runner: ubuntu-latest

0 commit comments

Comments
 (0)
0