remove architecture

This commit is contained in:
Alexander Meindl
2020-12-01 15:02:38 +01:00
parent 66813ff691
commit 568a477431

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