Skip to content

pyarrow >= 10.0.0, < 19.0.0 (#8019) #931

pyarrow >= 10.0.0, < 19.0.0 (#8019)

pyarrow >= 10.0.0, < 19.0.0 (#8019) #931

Workflow file for this run

name: ubuntu - test
on:
push:
branches:
- 'main'
jobs:
test-ubuntu:
strategy:
fail-fast: false
uses: pathwaycom/pathway/.github/workflows/package_test.yml@main
with:
runner: 'ubuntu-22.04'
secrets: inherit