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 a2e6fb7 commit 25de749Copy full SHA for 25de749
.github/workflows/unit-tests.yml
@@ -106,6 +106,7 @@ jobs:
106
env_file: actions-311-pyarrownightly.yaml
107
pattern: "not slow and not network and not single_cpu"
108
pandas_future_infer_string: "1"
109
+ pandas_copy_on_write: "1"
110
fail-fast: false
111
name: ${{ matrix.name || format('ubuntu-latest {0}', matrix.env_file) }}
112
env:
0 commit comments