Skip to content

Commit

Permalink
py3.9?
Browse files Browse the repository at this point in the history
  • Loading branch information
ueshin committed Jun 9, 2021
1 parent 873795b commit 3ffc2de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,17 @@ jobs:
pyarrow-version: 3.0.0
numpy-version: 1.20.3
default-index-type: 'distributed-sequence'
- python-version: 3.9
spark-version: 3.0.2
pandas-version: 1.1.5
pyarrow-version: 2.0.0
numpy-version: 1.19.5
- python-version: 3.9
spark-version: 3.1.1
pandas-version: 1.2.4
pyarrow-version: 3.0.0
numpy-version: 1.20.3
default-index-type: 'distributed-sequence'
env:
PYTHON_VERSION: ${{ matrix.python-version }}
SPARK_VERSION: ${{ matrix.spark-version }}
Expand Down

0 comments on commit 3ffc2de

Please sign in to comment.