Skip to content

Commit

Permalink
fix: Ruby version 다운그레이드
Browse files Browse the repository at this point in the history
  • Loading branch information
Do-hyun-Kim authored Jan 13, 2024
1 parent 9e1bee8 commit ea6e54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
with:
ruby-version: '3.2.2'
ruby-version: '3.2.1'

- name: Tuist Clean Command
run: tuist clean
Expand Down

0 comments on commit ea6e54c

Please sign in to comment.