Skip to content

chore: bump toolchain to v4.14.0-rc1 (#174) #594

chore: bump toolchain to v4.14.0-rc1 (#174)

chore: bump toolchain to v4.14.0-rc1 (#174) #594

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"