Merge pull request #14556 from reitermarkus/ruby-platform

Don't force Ruby platform.
This commit is contained in:
Bo Anderson 2023-02-08 14:02:09 +00:00 committed by GitHub
commit 4b752f4c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
BUNDLE_BIN: "false"
BUNDLE_CLEAN: "true"
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_FORCE_RUBY_PLATFORM: "false"
BUNDLE_FORGET_CLI_OPTIONS: "true"
BUNDLE_JOBS: "4"
BUNDLE_PATH: "vendor/bundle"