cargo-binstall/.github/workflows
Jiahao XU 9cf7b15df8
CI: Use runner macos-14 which uses M1 machine (#1590)
* CI: Use runner `macos-14` which uses M1 machine

`macos-14` provides 3-core M1, 7G mem and 14G stroage, while `macos-latest`
(`macos-13` as of writing) provides 4-core intel, 14G mem and 14G
storage.

While the memory is cut by half and core count reduce by 1, I believe
that it would still speedup the CI since M1 is much more powerful than
previous Intel CPU used in `macos-13`.

It would also allow us to run tests on aarch64-apple-darwin and on
universal-apple-darwin, if necessary.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* CI: Fix `e2e-test-subcrate`: Bump `cargo-audit` ver to v0.18.3

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-01-31 14:26:57 +00:00
..
cache-cleanup.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
ci.yml CI: Use runner macos-14 which uses M1 machine (#1590) 2024-01-31 14:26:57 +00:00
gh-action.yml CI: Use runner macos-14 which uses M1 machine (#1590) 2024-01-31 14:26:57 +00:00
install-script.yml CI: Use runner macos-14 which uses M1 machine (#1590) 2024-01-31 14:26:57 +00:00
release-cli.yml build(deps): bump actions/{up, down}load-artifact from 3 to 4 (#1591) 2024-01-31 14:26:11 +00:00
release-packages.yml CI: Use runner macos-14 which uses M1 machine (#1590) 2024-01-31 14:26:57 +00:00
release-pr.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
release.yml Use explicit write permissions (#1404) 2023-09-26 21:57:51 +00:00
shellcheck.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
upgrade-transitive-deps.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00