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 cf313f1 commit 46b74f0Copy full SHA for 46b74f0
1 file changed
.github/workflows/wheel-builder.yml
@@ -169,6 +169,7 @@ jobs:
169
ls cryptography*.tar.gz
170
171
/opt/python/${{ matrix.PYTHON.VERSION }}/bin/python -VV
172
+ /opt/python/${{ matrix.PYTHON.VERSION }}/bin/python -m sysconfig
173
file -L /opt/python/${{ matrix.PYTHON.VERSION }}/bin/python
174
rustc -vV
175
0 commit comments