circt/.github/workflows
Schuyler Eldridge 4fcda16c54
[ci] Use release/asserts=off for nightly shared
Use less resource intensive options for building nightly releases of CIRCT
full.  The GitHub runners will run out of disk space if using
"relwithdebinfo" and/or "asserts=on".  Use "release" and "asserts=off".

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
2023-08-18 16:46:34 -04:00
..
buildAndTest.yml [CI] Update upload-artifact action v2 -> v3, already using in other flows. (#5271) 2023-05-25 19:23:17 -05:00
buildAndTestWindows.yml [cmake][CI] Use llvm_gtest target directly. (#5804) 2023-08-08 11:44:21 -05:00
nightlyIntegrationTests.yml [ci] Remove explicit ccache printing 2023-08-15 11:14:43 -04:00
shortIntegrationTests.yml [ci] Remove explicit ccache printing 2023-08-15 11:14:43 -04:00
trackLLVMChanges.yml [CI] Update github actions for checkout, cache: v2 -> v3 (#5268) 2023-05-25 19:21:32 -05:00
unifiedBuildTestAndInstall.yml [CI] Upload full shared libs installation for Linux and macOS (#5832) 2023-08-16 23:58:30 -04:00
uploadReleaseArtifacts.yml [ci] Use release/asserts=off for nightly shared 2023-08-18 16:46:34 -04:00
uploadWheels.yml [CI] Split wheel upload into stages (#5628) 2023-07-19 10:43:44 -07:00