mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-06 14:51:57 +08:00
We hit macOS specific issues a few times in the past. Since macOS runners are free for open source projects, there is no reason not to run CI on them. bcrypt_pbkdf doesn't support Ruby 3.4 yet; only the rc version is supported for now. https://github.com/net-ssh/bcrypt_pbkdf-ruby/issues/25 Fetching gem metadata from https://rubygems.org/.......... The following platform specific gems are getting installed, yet the lockfile includes only their generic ruby version: * bcrypt_pbkdf-1.1.1-arm64-darwin Please run `bundle lock --normalize-platforms` and commit the resulting lockfile. Alternatively, you may run `bundle lock --add-platform <list-of-platforms-that-you-want-to-support>` bcrypt_pbkdf-1.1.1-arm64-darwin requires ruby version < 3.4.dev, >= 2.7, which is incompatible with the current version, 3.4.4 |
||
---|---|---|
.. | ||
action.yml |