enso/.github/workflows
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
..
bench-upload.yml Move benchmark download tool and visualization to the CI (#9075) 2024-02-28 17:54:12 +00:00
changelog.yml [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00
engine-benchmark.yml [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00
engine-nightly.yml Use macos-12 runner for x64 macOS jobs (#9801) 2024-04-29 02:09:09 +02:00
enso4igv.yml Execute and debug .enso files with bin/enso in VSCode (#8923) 2024-02-12 06:38:11 +00:00
formatting.yml Java and Graal versions are checked before the build starts (#9106) 2024-02-21 10:33:32 +00:00
gui-tests.yml [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00
gui.yml Use macos-12 runner for x64 macOS jobs (#9801) 2024-04-29 02:09:09 +02:00
nightly-tests.yml [CI] Moved Oracle GraalVM checks to a new nightly checks workflow. (#9580) 2024-04-03 21:59:37 +00:00
nightly.yml Build nightlies every day. (#6681) 2023-05-15 04:05:08 +02:00
promote.yml [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00
publish-docs.yml various default branch switch - related updates 2021-11-01 01:37:30 +01:00
release-update-broken.yml Initialize language server on client connection (#1535) 2021-03-04 16:59:05 +00:00
release.yml Use macos-12 runner for x64 macOS jobs (#9801) 2024-04-29 02:09:09 +02:00
scala-new.yml Use macos-12 runner for x64 macOS jobs (#9801) 2024-04-29 02:09:09 +02:00
shader-tools.yml CI: Native aarch64 macOS builds, refactoring workflow generation (#8864) 2024-02-01 13:53:50 +01:00
std-libs-benchmark.yml [CI] Provide latest FlatBuffers to the Engine build. (#9654) 2024-04-12 10:10:44 +00:00