Skip to content

Commit

Permalink
Use latest tpcds-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
viirya committed Feb 23, 2024
1 parent f604a81 commit 7639e62
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,7 @@ jobs:

tpcds-1g:
name: Run TPC-DS queries with SF=1
# Pin to 'Ubuntu 20.04' due to 'databricks/tpcds-kit' compilation
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
container:
image: amd64/rust
env:
Expand All @@ -159,7 +158,6 @@ jobs:
uses: actions/checkout@v4
with:
repository: databricks/tpcds-kit
ref: 2a5078a782192ddb6efbcead8de9973d6ab4f069
path: ./tpcds-kit
- name: Build Comet
run: make release
Expand Down

0 comments on commit 7639e62

Please sign in to comment.