Skip to content

Commit

Permalink
Enable gluten CI for kyuubi apache repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wForget committed Dec 9, 2024
1 parent ad53eef commit 22ab3ad
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 22ab3ad

Please sign in to comment.