Skip to content

feat: Add option for using spiceai-dev-runners in run spicebench (#162) #112

feat: Add option for using spiceai-dev-runners in run spicebench (#162)

feat: Add option for using spiceai-dev-runners in run spicebench (#162) #112

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'