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 c06f7d6 commit eda51b3Copy full SHA for eda51b3
.github/workflows/jit.yml
@@ -109,7 +109,7 @@ jobs:
109
./configure --enable-experimental-jit --enable-universalsdk --with-universal-archs=universal2 ${{ matrix.debug && '--with-pydebug' || '' }}
110
make all --jobs 4
111
./python.exe -m test --multiprocess 0 --timeout 4500 --verbose2 --verbose3
112
- '
+ '
113
114
# - name: Linux
115
# if: runner.os == 'Linux'
0 commit comments