mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 01:47:22 +08: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…
Reference in New Issue
Block a user