Skip to content

chore: move to v4.13.0-rc1 (#167) #559

chore: move to v4.13.0-rc1 (#167)

chore: move to v4.13.0-rc1 (#167) #559

Workflow file for this run

name: Build
on:
push:
merge_group:
jobs:
build:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1
with:
check-reservoir-eligibility: true
build-args: "--wfail"