diff --git a/.github/workflows/2.6.yml b/.github/workflows/2.6.yml index dd4fb666..ba7a9610 100644 --- a/.github/workflows/2.6.yml +++ b/.github/workflows/2.6.yml @@ -40,9 +40,6 @@ jobs: path: | librubyfmt/ruby_checkout/ruby-2.6.6 key: ${{ runner.os }}-ruby26-full - - uses: ruby/setup-ruby@v1 - with: - ruby-version: 2.6 - if: runner.os == 'Linux' run: | sudo apt-get install -y shellcheck build-essential ruby-dev bison