about summary refs log tree commit diff
path: root/src/ci/github-actions/jobs.yml
AgeCommit message (Expand)AuthorLines
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-2/+4
2024-06-30Distribute rustc_codegen_cranelift for arm64 macOSbjorn3-0/+1
2024-06-29Rename Rust for Linux CI job to make its name clearerJakub Beránek-5/+5
2024-06-28Rename x86_64-gnu-integration builder to x86_64-fuchsiaTyler Mandry-7/+7
2024-06-23ci: Add support for dist-loongarch64-muslWANG Rui-0/+3
2024-06-14Remove broken/untested `--enable-profiler` from mingw dist buildsZalathar-2/+0
2024-06-14Don't build a known-broken profiler runtime in `x86_64-mingw`Zalathar-3/+1
2024-06-12Rollup merge of #126039 - dpaoliello:arm64ecbuild, r=davidtwcoGuillaume Gomez-0/+1
2024-06-11Auto merge of #126113 - Kobzol:ci-native-arm-runner, r=jdnobors-1/+1
2024-06-10CI: add Rust for Linux `auto` jobJakub Beránek-0/+5
2024-06-09Remove empty test suite `tests/run-make-fulldeps`Zalathar-2/+2
2024-06-08Use native GitHub ARM64 runner for the `aarch64-gnu` jobJakub Beránek-1/+1
2024-06-06Rollup merge of #126033 - Kobzol:fix-toolstate-history, r=ehussJubilee-0/+1
2024-06-05Promote `arm64ec-pc-windows-msvc` to tier 2Daniel Paoliello-0/+1
2024-06-05Rollup merge of #125648 - lqd:rustsrc, r=pietroalbiniMatthias Krüger-0/+6
2024-06-05Fix publishing of toolstate historyJakub Beránek-0/+1
2024-05-28document DIST_TRY_BUILDRémy Rakic-0/+6
2024-05-26Cleanup custom mingw in CIChris Denton-4/+0
2024-05-20Auto merge of #124985 - dpaoliello:rebalance, r=Mark-Simulacrumbors-23/+23
2024-05-15CI: fix toolstate publishingJakub Beránek-2/+0
2024-05-10Reduce size of builders that take less than an hourDaniel Paoliello-23/+23
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-15/+7
2024-05-04Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrumbors-8/+16
2024-05-02CI: remove `env-x86_64-apple-tests` YAML anchorJakub Beránek-10/+13
2024-04-30Use Server 2022 in CI for mingw jobsDaniel Paoliello-8/+16
2024-04-29Remove the `expand-yaml-anchors` toolJakub Beránek-2/+0
2024-04-24Turn CI_ONLY_WHEN_CHANNEL from an environment variable to a job attributeJakub Beránek-9/+8
2024-04-24Fix documentationJakub Beránek-2/+2
2024-04-23Make separate envs for try and auto buildsJakub Beránek-1/+8
2024-04-23Fix image field in auto jobsJakub Beránek-56/+56
2024-04-20Move `auto` jobs to calculate-job-matrix.pyJakub Beránek-12/+386
2024-04-20Perform PR and try builds dynamicallyJakub Beránek-5/+40
2024-04-15Add commentsJakub Beránek-1/+5
2024-04-04Generate CI job matrix for PR jobs in PythonJakub Beránek-0/+46