Skip to content

Commit

Permalink
dekaf: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jshearer committed Oct 10, 2024
1 parent 0ad3684 commit 205f988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dekaf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ on:
- "Cargo.lock"

jobs:
build-and-test:
runs-on: ubuntu-latest
build-dekaf:
runs-on: ubuntu-24.04

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 205f988

Please sign in to comment.