Commit graph

14 commits

Author SHA1 Message Date
Elias Batek
b57f75d44e
Tune FreeBSD timeouts on GitHub Actions (#10708)
Currently, our FreeBSD CI tests either complete within about 11 minutes
or timeout after 60 mins – ~50 of them spent idling erroneously.

The new values are calculated as follows:
Timeout taken of DMD's "main" workflow + 5 extra minutes

- <2036516c17/.github/workflows/main.yml (L194)>
- <2036516c17/.github/workflows/main.yml (L201)>
2025-03-24 10:33:32 +08:00
Martin Kinkelin
9971927d53
GHA main: Add Alpine Linux job, to CI-test musl libc (#10632) 2025-01-28 03:00:59 +01:00
Martin Kinkelin
bf6e70b104
GitHub Actions: Remove macos-12 job, as the image will disappear soon (#9085) 2024-11-17 08:08:31 +08:00
Martin Kinkelin
a2ade9dec4 GHA: Sync main.yml with DMD repo's 2024-03-02 16:18:50 +01:00
Iain Buclaw
9b79d11e04 Merge remote-tracking branch 'upstream/stable' into merge_stable 2024-03-01 23:13:03 +00:00
Iain Buclaw
efaf83afdb gha: Update cross-platform-actions to v0.23.0 2024-02-19 11:28:17 +01:00
Martin Kinkelin
a9461c454e CI: Remove Azure Pipelines, superseded by GHA 2024-01-25 18:08:15 +01:00
Martin Kinkelin
988aacba6b GHA: Add Windows jobs
Analogous to https://github.com/dlang/dmd/pull/15941.
2024-01-21 19:56:52 +01:00
Martin Kinkelin
bf35228426
GHA: Use all 4 new CPU cores on non-Mac runners (#8899) 2024-01-21 18:59:08 +01:00
Dennis Korpel
456b4a3d2b Remove failing FreeBSD 12 CI 2024-01-06 19:44:08 +01:00
Martin Kinkelin
bef8a1c8e9 GHA: Adapt to recent dmd CI changes 2023-11-23 19:32:24 +02:00
Martin Kinkelin
93530131b1 Revert "GHA: Work around a $p:bug in DMD's d_do_test.d"
This reverts commit 4f6de84894, as DMD
master has been fixed.
2023-10-30 19:17:42 +00:00
Martin Kinkelin
4f6de84894 GHA: Work around a $p:bug in DMD's d_do_test.d
/Users/runner/work/phobos/phobos => /Users/runner/work/phobos
2023-10-28 20:52:34 +02:00
Martin Kinkelin
b8a0537bdc CI: Move Cirrus jobs to GitHub Actions 2023-10-28 20:11:21 +02:00