Commit Graph

9 Commits

Author SHA1 Message Date
Ayaz Salikhov
35b440186e Rewrite generate_matrix.py 2025-02-18 02:16:12 +00:00
Ayaz Salikhov
a2fa73bfd9 Use ubuntu-24.04-arm runners (#2209)
* Use ubuntu-24.04-arm runners

* Update changelog

* Add missing PR link
2025-02-18 00:43:02 +00:00
Ayaz Salikhov
102f5a6325 Build contributed recipes in PRs (#2212)
* Build contributed recipes in PRs

* Fix GitHub matrix
2025-02-17 15:25:44 +00:00
Ayaz Salikhov
976ed6c2c8 Use ubuntu-24.04 instead of ubuntu-latest (#2210) 2025-02-12 11:35:03 +00:00
Ayaz Salikhov
8c38e0f00f Use GitHub-hosted aarch64 runners (#2202)
* Use GitHub-hosted aarch64 runners

* More updates

* Fix

* Pin build environment's Python version to 3.12 for consistency

* Update date

* Sleep to allow Docker daemon to start

* Sleep to allow Docker daemon to start on aarch64 and before checkout

* Fix typo

* Fix

* Unify runner.arch usage

* Do not sleep as it doesn't help

* Try to use ubuntu-22.04-arm

* Update changelog date

---------

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2025-02-11 15:04:53 +00:00
Ayaz Salikhov
e136ad7574 Build contributed recipes in mathbunnyru fork as well 2024-08-31 22:32:23 +01:00
Ayaz Salikhov
d03229331a Fix some grammar issues 2023-11-19 02:09:26 +01:00
Ayaz Salikhov
aac56a610b Build contributed recipes on aarch64 (#1974)
* Build contributed recipes on aarch64

* Add --pull to contributed recipes

* Exclude recipe not working on aarch64
2023-08-19 10:42:28 +02:00
Ayaz Salikhov
90cffa6c26 Build all contributed recipes automatically (#1973)
* Build all contributed recipes automatically

* Add missing file

* Add checkout repo

* Fix matrix

* Remove unused var

* Add typing
2023-08-19 10:23:11 +02:00