Skip to content

chore: exclude python 3.12 #131

chore: exclude python 3.12

chore: exclude python 3.12 #131

Triggered via pull request October 30, 2023 03:37
Status Cancelled
Total duration 3m 36s
Artifacts

build.yml

on: pull_request
Matrix: build-arm64
Matrix: build-x86_64
Check wheels
0s
Check wheels
Publish wheels
0s
Publish wheels
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build wheels on ubuntu-latest (x86, 64-bit)
Command ['sh', '-c', 'python -c "from pact import EachLike; assert EachLike(1).generate() == {\'json_class\': \'Pact::ArrayLike\', \'contents\': 1, \'min\': 1}; import pact.v3.ffi; assert isinstance(pact.v3.ffi.version(), str))"\n'] failed with code 1.
Build wheels on ubuntu-latest (x86, 64-bit)
Process completed with exit code 1.
Build wheels on windows-latest (x86, 64-bit)
Command python -c "from pact import EachLike; assert EachLike(1).generate() == {'json_class': 'Pact::ArrayLike', 'contents': 1, 'min': 1}; import pact.v3.ffi; assert isinstance(pact.v3.ffi.version(), str))"
Build wheels on windows-latest (x86, 64-bit)
Process completed with exit code 1.
Build wheels on macos-latest (x86, 64-bit)
The operation was canceled.