Skip to content

Commit

Permalink
Update to Python 3.10 in TPC-H workflow (#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmakait authored Sep 6, 2024
1 parent 0a9b5d8 commit 7dbb2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tpch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
miniforge-variant: Mambaforge
use-mamba: true
condarc-file: ci/condarc
python-version: "3.9"
python-version: "3.10"
environment-file: ci/environment.yml

- name: Add TPC-H non-dask dependencies
Expand Down

0 comments on commit 7dbb2c9

Please sign in to comment.