diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index c7b8111a..9f520633 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -30,7 +30,7 @@ jobs: - uses: ruby/setup-ruby@v1 env: - BUNDLE_FORCE_RUBY_PLATFORM: 1 + BUNDLE_SPECIFIC_PLATFORM: 1 with: ruby-version: '2.7' bundler-cache: true