Skip to content

Bump toolchain to 4.14.0-rc2 #604

Bump toolchain to 4.14.0-rc2

Bump toolchain to 4.14.0-rc2 #604

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"