mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
DEV: Remove non-existent option from setup-ruby Github action
This commit is contained in:
parent
f1fc6cd40d
commit
6b7a2d6d4d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -77,7 +77,6 @@ jobs:
|
||||
uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: ${{ matrix.ruby }}
|
||||
architecture: "x64"
|
||||
|
||||
- name: Setup bundler
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user