mirror of https://github.com/valkey-io/valkey
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> |
||
|---|---|---|
| .. | ||
| auto-author-assign.yml | ||
| benchmark-on-label.yml | ||
| benchmark-release.yml | ||
| ci.yml | ||
| clang-format.yml | ||
| codecov.yml | ||
| codeql-analysis.yml | ||
| coverity.yml | ||
| daily.yml | ||
| external.yml | ||
| reply-schemas-linter.yml | ||
| spell-check.yml | ||
| trigger-build-release.yml | ||