Skip to content

fix: Make concurrency group by SUT (#148) #101

fix: Make concurrency group by SUT (#148)

fix: Make concurrency group by SUT (#148) #101

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'