Skip to content

Commit

Permalink
[KYUUBI #6846] Enable gluten CI for kyuubi apache repo
Browse files Browse the repository at this point in the history
### Why are the changes needed?

Enable gluten CI for kyuubi apache repo

### How was this patch tested?

Review

### Was this patch authored or co-authored using generative AI tooling?

No

Closes #6846 from wForget/gluten_ci.

Closes #6846

22ab3ad [wforget] Enable gluten CI for kyuubi apache repo

Authored-by: wforget <[email protected]>
Signed-off-by: wforget <[email protected]>
  • Loading branch information
wForget committed Dec 9, 2024
1 parent dc3ac89 commit a2d9e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gluten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ env:
jobs:
gluten-build:
name: Build Gluten
if: ${{ startsWith(github.repository, 'apache/') }}
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a2d9e66

Please sign in to comment.