remove architecture

This commit is contained in:
Alexander Meindl 2020-12-01 14:55:57 +01:00
parent 59bbd4dbe5
commit 832d8fe3a6

View File

@ -81,7 +81,6 @@ jobs:
uses: actions/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
architecture: 'x64'
- name: Setup Cache
uses: actions/cache@v1