Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Commit a2f7177

Browse files
committed
Remove ruby version step
1 parent d2633c5 commit a2f7177

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ jobs:
88
- restore_cache:
99
keys:
1010
- macos-swift4.2-v1-spm-deps-{{ checksum "Package.swift" }}
11-
- run:
12-
name: Set Ruby Version
13-
command: echo 'chruby ruby-2.6' >> ~/.bash_profile
1411
- run:
1512
name: Install dependencies
1613
command: |

0 commit comments

Comments
 (0)