Skip to content

chore: Change default ETL type to changes in run workflow (#237) #185

chore: Change default ETL type to changes in run workflow (#237)

chore: Change default ETL type to changes in run workflow (#237) #185

name: Cache spicebench
on:
push:
branches:
- trunk
jobs:
build-and-cache:
name: Build and cache spicebench
runs-on: spiceai-macos
timeout-minutes: 30
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/build-spicebench
with:
lookup-only: 'true'