Commit Graph

39 Commits

Author SHA1 Message Date
Alex Rønne Petersen 99ec1ee353 ci: temporarily disable x86_64-netbsd while I investigate failures 2026-01-24 21:08:20 +01:00
Alex Rønne Petersen 2774436a83 ci: bump riscv64-linux-debug timeout by 1 hour 2026-01-23 16:17:47 +01:00
Alex Rønne Petersen 7337946875 ci: enable x86_64-netbsd in the workflow 2026-01-21 17:21:05 +01:00
Alex Rønne Petersen 4e99f095ae ci: avoid github.run_id in concurrency.group
https://codeberg.org/Codeberg/Community/issues/2318
2026-01-19 06:14:44 +01:00
Alex Rønne Petersen 114ea92c09 ci: bump riscv64-linux-release timeout by 1 hour
This one was right on the edge and finally hit a timeout: https://codeberg.org/ziglang/zig/actions/runs/996/jobs/9/attempt/1
2026-01-18 15:33:47 +01:00
Alex Rønne Petersen 65a4dbc503 ci: don't limit concurrency on push events 2026-01-16 11:57:56 +01:00
Alex Rønne Petersen ceba095cb1 ci: re-enable riscv64-linux jobs on master pushes 2026-01-16 04:22:47 +01:00
Alex Rønne Petersen 3471ad1c67 ci: bump s390x-linux timeouts by 1 hour
Once in a while, these VMs get slightly slower due to heavy load from other VMs
on the host machine, causing the jobs to time out. This is a very rare
occurrence, but we do need to account for it.
2026-01-14 21:32:39 +01:00
Alex Rønne Petersen c002b96f17 Revert "ci: bump loongarch64-linux timeouts by 1 hour"
This reverts commit 867501d9d2.

It seems that the increased run time was a result of the regressed
test-incremental step and that we are now back to normal.
2026-01-11 00:51:37 +01:00
Alex Rønne Petersen fe0b2ab9df ci: temporarily remove riscv64-linux while I investigate its performance issues 2026-01-11 00:13:28 +01:00
Alex Rønne Petersen d1be8b138e Merge pull request 'enable x86_64-openbsd CI' (#30733) from alexrp/zig:openbsd-ci into master
Reviewed-on: https://codeberg.org/ziglang/zig/pulls/30733
2026-01-08 12:35:11 +01:00
Alex Rønne Petersen 867501d9d2 ci: bump loongarch64-linux timeouts by 1 hour
https://codeberg.org/ziglang/zig/actions/runs/611/jobs/5/attempt/1
2026-01-07 16:04:46 +01:00
Alex Rønne Petersen 046386295f ci: enable x86_64-openbsd in the workflow 2026-01-07 05:42:50 +01:00
Alex Rønne Petersen 43a8e9ee80 ci: enable powerpc64le-linux 2026-01-06 21:15:38 +01:00
Alex Rønne Petersen 312b231da9 ci: bump riscv64-linux timeouts by a further 2 hours
See 962903e0fa.
2026-01-06 21:00:03 +01:00
Alex Rønne Petersen 962903e0fa ci: bump riscv64-linux timeouts by 2 hours
Fixing this perf regression is tracked by: https://codeberg.org/ziglang/zig/issues/30595
2026-01-05 12:54:27 +01:00
Alex Rønne Petersen c166bb36f6 ci: reduce x86_64-linux timeouts
These excessive timeouts should no longer be necessary with the recent tuning of
job capacity and maxrss on these machines.
2025-12-04 20:52:34 +01:00
Alex Rønne Petersen fbafbd4262 ci: pin actions/checkout to current ziglang/checkout@HEAD 2025-11-27 21:07:58 +01:00
Alex Rønne Petersen 43b4368b94 ci: bump riscv64-linux-debug timeout by 1 hour
A very recent change seems to have made this slower.
2025-11-26 19:29:36 +01:00
Alex Rønne Petersen c969ef7cbe ci: make the workflow file a bit more readable 2025-11-26 19:29:06 +01:00
Alex Rønne Petersen f50b0d7136 ci: add aarch64-macos to Forgejo Actions 2025-11-25 22:21:25 +01:00
Alex Rønne Petersen b31173179b ci: bump riscv64-linux-release timeout to 8 hours on Forgejo Actions 2025-11-24 06:29:53 +01:00
Alex Rønne Petersen a892e09435 Revert "ci: allow riscv64-linux on Forgejo Actions to run on PRs for now"
This reverts commit 2cdafe9106.
2025-11-22 03:08:49 +01:00
Alex Rønne Petersen 534370c4de ci: bump loongarch64-linux-debug timeout to 4 hours on Forgejo Actions 2025-11-21 09:44:22 +01:00
Alex Rønne Petersen f06adc70b0 ci: bump timeout for s390x-linux-debug to 5 hours on Forgejo Actions 2025-11-20 03:34:42 +01:00
Alex Rønne Petersen c9afa901f3 ci: bump timeout for s390x-linux-release to 4 hours on Forgejo Actions 2025-11-19 23:47:58 +01:00
Alex Rønne Petersen 4ed5bb0bac ci: bump aarch64-linux-debug timeout to 3 hours on Forgejo Actions 2025-11-19 20:45:36 +01:00
Alex Rønne Petersen abd05b3819 ci: enable s390x-linux jobs on Forgejo Actions 2025-11-19 09:41:58 +01:00
Alex Rønne Petersen 18a131f3da ci: enable Forgejo Actions on master pushes 2025-11-13 23:04:40 +01:00
Alex Rønne Petersen cca2da16bd ci: only cancel previous PR runs on Forgejo Actions 2025-11-13 23:00:40 +01:00
Alex Rønne Petersen ca34abbcde ci: remove TERM=dumb workaround on Forgejo Actions
https://codeberg.org/forgejo/forgejo/issues/9244
2025-11-10 17:02:27 +01:00
Alex Rønne Petersen 2f4bca41ea ci: bump riscv64-linux-debug timeout to 9 hours on Forgejo Actions 2025-11-01 17:18:24 +01:00
Alex Rønne Petersen e959a86bb9 ci: bump riscv64-linux-debug timeout to 8 hours on Forgejo Actions 2025-10-08 04:58:03 +02:00
Alex Rønne Petersen bd23e9a744 ci: bump x86_64-linux-release timeout to 8 hours on Forgejo Actions 2025-10-05 18:53:34 +02:00
Alex Rønne Petersen 14019a95a4 ci: bump x86_64-linux-release timeout to 7 hours on Forgejo Actions 2025-10-02 13:27:00 +02:00
Alex Rønne Petersen 2cdafe9106 ci: allow riscv64-linux on Forgejo Actions to run on PRs for now
Since it's not currently running on pushes to master, there's plenty of capacity
to run it on PRs on the Codeberg side.
2025-10-01 23:45:40 +02:00
Alex Rønne Petersen d57f1b1572 ci: run riscv64-linux on any non-PR Forgejo Actions event, including workflow_dispatch 2025-10-01 13:36:18 +02:00
Alex Rønne Petersen bd9098e285 ci: bump x86_64-linux-debug-llvm timeout to 8 hours on Forgejo Actions 2025-10-01 13:17:31 +02:00
Alex Rønne Petersen 691be2f19f ci: add Forgejo Actions workflow file 2025-10-01 13:00:22 +02:00