diff --git a/.github/workflows/build-temporalio.yml b/.github/workflows/build-temporalio.yml index 08be291c96..0861485965 100644 --- a/.github/workflows/build-temporalio.yml +++ b/.github/workflows/build-temporalio.yml @@ -120,6 +120,7 @@ jobs: --ignore tests/worker/workflow_sandbox/test_runner.py --deselect tests/nexus/test_temporal_system_nexus.py::test_external_workflow_handle_signal_with_start_workflow_uses_system_nexus --deselect tests/nexus/test_temporal_system_nexus.py::test_signal_with_start_uses_target_workflow_serialization_context + --deselect tests/nexus/test_temporal_system_nexus.py::test_signal_with_start_uses_target_context_for_converter_and_codec --deselect tests/worker/test_replayer.py::test_replayer_workflow_complete --deselect tests/worker/test_replayer.py::test_replayer_workflow_incomplete --deselect tests/worker/test_replayer.py::test_replayer_workflow_failed diff --git a/docs/packages/temporalio.yaml b/docs/packages/temporalio.yaml index 5ced68abe9..a1dd244b40 100644 --- a/docs/packages/temporalio.yaml +++ b/docs/packages/temporalio.yaml @@ -8,3 +8,4 @@ versions: - filename: temporalio-1.32.0-cp310-abi3-manylinux_2_39_riscv64.whl sha256: bf35f65bc1065aecc2407e1db6239a5d06717973f23690bb58760abb954295b2 requires-python: '>=3.10' +- version: 1.33.0