Skip to content

Commit

Permalink
temp enable infer_string option
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Jan 14, 2025
1 parent e2ec0d5 commit 95a830b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: "Pyarrow Nightly"
env_file: actions-311-pyarrownightly.yaml
pattern: "not slow and not network and not single_cpu"
pandas_future_infer_string: "1"
fail-fast: false
name: ${{ matrix.name || format('ubuntu-latest {0}', matrix.env_file) }}
env:
Expand Down

0 comments on commit 95a830b

Please sign in to comment.