chenrui333 / rules_openapi

🍃 bazel rules for generating code from openapi specifications
MIT License
53 stars 25 forks source link

remove bazel setup (managed by builtin bazelisk) #51

Closed chenrui333 closed 3 years ago

chenrui333 commented 3 years ago

Since bazel and bazelisk are part of virtual-environments, removing from the github action setup.


relates to https://github.com/meetup/rules_openapi/runs/2823534885

Run if [[ "ubuntu-latest" == "macOS-latest" ]]; then
sysctl: permission denied on key "kernel.unprivileged_userns_clone"
Error: Process completed with exit code 255.
chenrui333 commented 3 years ago

macOS runner is 10x slower than linux one

image image