Skip to content

Update lean to 4.12.0-rc1 #4

Update lean to 4.12.0-rc1

Update lean to 4.12.0-rc1 #4

Workflow file for this run

name: Build and test
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
workflow_dispatch:
jobs:
build:
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1