Skip to content

Commit

Permalink
DEV: Remove non-existent option from setup-ruby Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
gschlager committed Jun 9, 2020
1 parent f1fc6cd commit 6b7a2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -77,7 +77,6 @@ jobs:
uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
architecture: "x64"

- name: Setup bundler
run: |
Expand Down

0 comments on commit 6b7a2d6

Please sign in to comment.