On 09/03/2022 11.24, Philippe Mathieu-Daudé wrote:
Hi Alex, Thomas, Daniel,

Could you ack this patch?

Basically fine for me, but can we really run additional cirrus-ci jobs by default? IIRC the parallel execution of those were quite limited for the free tier, so did you look close that we don't run into additional timeouts yet, due to delayed cirrus-ci jobs?

 Thomas


On 7/3/22 00:17, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé <f4...@amsat.org>

Add support for macOS 12 build on Cirrus-CI, similarly to commit
0e103a65ba1 ("gitlab: support for ... macOS 11 via cirrus-run"),
but with the following differences:
  - Enable modules (configure --enable-modules)
  - Do not run softfloat3 tests (make check-softfloat)
  - Run Aarch64 qtests instead of x86_64 ones

Generate the vars file by calling 'make lcitool-refresh'.

Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
---
  .gitlab-ci.d/cirrus.yml           | 16 ++++++++++++++++
  .gitlab-ci.d/cirrus/macos-12.vars | 16 ++++++++++++++++
  tests/lcitool/refresh             |  1 +
  3 files changed, 33 insertions(+)
  create mode 100644 .gitlab-ci.d/cirrus/macos-12.vars


Reply via email to