enso/.github
Michał Wawrzyniec Urbańczyk 447f4b5ac6
Use macos-12 runner for x64 macOS jobs (#9801)
GitHub made arm64 runners generally available and changed macos-latest label to point to them.
The runner architecture is coupled with GH-hosted runners OS version: macos-13 is the last one to run on x64.

This PR essentially brings back the previous behavior, by explicitly requesting that all our x64 macOS jobs are run on macos-12 (as was before). 
We should eventually migrate to macos-13 for x64 macOS and macos-14/macos-latest for arm64 macOS. However, this leads to issues with `npm install` getting stuck, so it should be probably reattempted after the CI rework.
2024-04-29 02:09:09 +02:00
..
ISSUE_TEMPLATE Add logs section to the bug template (#6798) 2023-05-22 15:35:06 +00:00
workflows Use macos-12 runner for x64 macOS jobs (#9801) 2024-04-29 02:09:09 +02:00
CODEOWNERS Update Codeowners (#9364) 2024-03-11 15:05:19 +00:00
mergify.yml Ready to merge no longer implies keeping up to date. (#6305) 2023-04-17 14:08:13 +02:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2023-03-09 03:23:15 +01:00
settings.yml Updated the required changelog check. Removed dead config for release branches. 2022-10-10 23:43:46 +02:00