Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGorman committed Jan 3, 2024
1 parent 1c724bb commit 145660b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/setup-ruby@v1
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.x'
ruby-version: '3.3'
- uses: maxim-lobanov/setup-xcode@v1.2.3
with:
xcode-version: latest-stable
Expand Down

0 comments on commit 145660b

Please sign in to comment.