File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -248,16 +248,6 @@ jobs:
248
248
"prepare-llvm": "../script/prepare-llvm-mingw.sh lean-llvm*",
249
249
"binary-check": "ldd"
250
250
},
251
- {
252
- "name": "Linux aarch64",
253
- "os": "nscloud-ubuntu-22.04-arm64-4x16",
254
- "CMAKE_OPTIONS": "-DLEAN_INSTALL_SUFFIX=-linux_aarch64",
255
- "release": true,
256
- "check-level": 2,
257
- "shell": "nix develop .#oldGlibcAArch -c bash -euxo pipefail {0}",
258
- "llvm-url": "https://github.com/leanprover/lean-llvm/releases/download/19.1.2/lean-llvm-aarch64-linux-gnu.tar.zst",
259
- "prepare-llvm": "../script/prepare-llvm-linux.sh lean-llvm*"
260
- },
261
251
// Started running out of memory building expensive modules, a 2GB heap is just not that much even before fragmentation
262
252
//{
263
253
// "name": "Linux 32bit",
You can’t perform that action at this time.
0 commit comments