valkey/.github/workflows
Vitah Lin 79fff5dbac
Upgrade macos version in actions (#2920)
GitHub has deprecated older macOS runners, and macos-13 is no longer supported.

1. The latest version of cross-platform-actions/action does allow
running on ubuntu-latest (Linux runner) and does not strictly require macOS.
2. Previously, cross-platform-actions/action@v0.22.0 used runs-on:
macos-13. I checked the latest version of cross-platform-actions, and
the official examples now use runs-on: ubuntu. I think we can switch from macOS to Ubuntu.

---------

Signed-off-by: Vitah Lin <vitahlin@gmail.com>
2025-12-11 23:50:26 +01:00
..
auto-author-assign.yml Add auto-author-assign workflow (#2410) 2025-08-19 13:49:25 -07:00
benchmark-on-label.yml Add PR and Release benchmark with new changes in framework (#2871) 2025-12-04 17:33:21 +01:00
benchmark-release.yml Add PR and Release benchmark with new changes in framework (#2871) 2025-12-04 17:33:21 +01:00
ci.yml Bump old engine version(s) for compatibility test (#2741) 2025-10-16 22:43:19 -07:00
clang-format.yml Fix and remove conflicting paths from clang-format workflow (#2455) 2025-08-08 14:34:19 +08:00
codecov.yml Add path filters to skip CI on documentation changes (#2393) 2025-08-07 15:50:22 -07:00
codeql-analysis.yml Skip codeql-analysis ci on documentation changes as well (#2567) 2025-09-08 19:31:51 +08:00
coverity.yml Actually run code coverage on ubuntu 22 (#1522) 2025-01-07 15:43:46 -08:00
daily.yml Upgrade macos version in actions (#2920) 2025-12-11 23:50:26 +01:00
external.yml Add path filters to skip CI on documentation changes (#2393) 2025-08-07 15:50:22 -07:00
reply-schemas-linter.yml Fix CI concurrency (#849) 2024-08-05 22:05:29 -07:00
spell-check.yml Discover and fix new typos (#1446) 2024-12-17 17:45:43 -08:00
trigger-build-release.yml Update correct repository name for automation trigger workflow (#1855) 2025-03-17 15:54:06 -07:00