Commit Graph

20 Commits

Author SHA1 Message Date
02b33c1383 github: workflows: Move CI into dedicated AArch64 folders
Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2025-02-07 14:28:27 +00:00
b7eb08800b github: workflows: Add GitHub hosted Cobalt-100 runners
Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2025-02-05 11:13:01 +00:00
2d396bb2d6 github: workflows: bump lukka/get-cmake from 3.31.4 to 3.31.5
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.4 to 3.31.5.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](acb35cf920...5f6e04f526)

---
updated-dependencies:
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-31 23:13:07 +00:00
d702ab23aa ci: Build acl cache sequentially 2025-01-23 16:51:26 +00:00
69f90439e2 github: workflows: bump lukka/get-cmake from 3.31.3 to 3.31.4
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.3 to 3.31.4.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](8567b9d9b6...acb35cf920)

---
updated-dependencies:
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 13:19:55 -08:00
32aa319aae github: workflows: add AArch64 nightly runs
- full clean build and test (no build caching)
- once a day runs via cron
- can be triggered manually

Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2024-12-31 18:39:35 -08:00
01c5c8563a fixup: github: workflows: restricted AArch64 CI to relevant changes 2024-12-26 11:45:24 -08:00
2c3d88889f github: workflows: bump lukka/get-cmake from 3.31.2 to 3.31.3
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.31.2 to 3.31.3.
- [Release notes](https://github.com/lukka/get-cmake/releases)
- [Commits](5979409e62...8567b9d9b6)

---
updated-dependencies:
- dependency-name: lukka/get-cmake
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-26 10:16:09 -08:00
bd3a386a59 github: workflows: updated status check name 2024-12-18 16:00:54 -08:00
90ddb2ad4e github: workflows: restricted AArch64 CI to relevant changes 2024-12-18 16:00:54 -08:00
36c227a9dc github: workflows: Streamline AArch64 CI
- Reduction in runners to increase throughput
- Shift to CMake for ACL

Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2024-12-17 13:32:11 +00:00
185580879f github: workflows: Reduce MacOS CI configs for faster testing 2024-11-26 17:17:41 -08:00
96d5316674 github: workflows: bump actions/checkout from 4.1.7 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...11bd71901bbe5b1630ceea73d27597364c9af683)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 08:46:09 -08:00
85c99cf4d8 github: workflows: Enable ACL caching for aarch64 ci
- Downgrade GCC to v13 on Mac to fix warnings.
- Help improve ci throughput significantly.
2024-10-14 14:46:17 +02:00
5f541cfe84 github: workflows: Add initial linux aarch64 runners
- Introduce cross-platform ci scripts.
- Add Arm hosted github runners.
- Add build/test for OMP and SEQ backends.

Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2024-10-02 13:19:39 +02:00
eb1d85f70d github: workflows: bump actions/checkout from 4.1.7 to 4.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](692973e3d9...d632683dd7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:28:44 +02:00
e9ac5b8312 cpu: aarch64: turn on ci DONEDNN_WERROR
Signed-off-by: yetao01 <ye.tao@arm.com>
2024-09-25 12:05:04 -07:00
79515ebf53 github: workflows: Add macos smoke tests
Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2024-09-24 12:12:07 -07:00
6f1c92a78a github: workflows: harden GitHub actions
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
2024-09-20 09:39:09 -07:00
948865b428 github: workflows: added CI for AArch64
Signed-off-by: Hamza Butt <hamza.butt@arm.com>
2024-09-19 08:28:31 -07:00