We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a6244 commit 5f35a87Copy full SHA for 5f35a87
1 file changed
.github/workflows/lean_action_ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
codelib:
11
name: Build CodeLib proofs
12
- runs-on: ubuntu-latest
+ runs-on: macos-latest
13
steps:
14
- uses: actions/checkout@v4
15
- uses: actions/cache@v4
@@ -26,7 +26,7 @@ jobs:
26
27
programs:
28
name: Build program proofs
29
30
31
32
0 commit comments